OpencvSharp 的使用

发布时间 2023-04-11 18:18:42作者: 空明流光

需要同时安装 OpenCvSharp4 和 OpenCvSharp4 runtime,作者 shimat,地址: https://github.com/shimat/opencvsharp

using OpenCvSharp;

Mat image1 = Cv2.ImRead("..\272b4318-9a46-ac9d-1675-e7696b9087d1_1.tif", ImreadModes.Color);