随笔分类 -  OpenCV

.Net彩色图像转成Halcon和OpenCV的图像
摘要:主要是有一个“四字节对齐”的问题。直接上代码: /// <summary> /// Bitmap 转成 Halcon 图像,注意 Bitmap 图像的数据是四字节对齐的 /// </summary> /// <param name="src"></param> /// <returns></retu 阅读全文

posted @ 2021-06-28 15:51 OctoberKey 阅读(350) 评论(0) 推荐(0)

学习OpenCV——OpenCvSharp实践(一)
摘要:EstimateAffine2D用法 OpenCV官方帮助 cvMat cvestimateAffine2D(InputArray from, InputArray to, OutputArray inliers = noArray(), int method = RANSAC, double ra 阅读全文

posted @ 2021-04-20 12:21 OctoberKey 阅读(1915) 评论(0) 推荐(0)

导航