摘要:
参考:https://blog.csdn.net/qq_28258885/article/details/112572873 线: void line( InputOutputArray img, Point pt1, Point pt2, const Scalar& color, int thic 阅读全文
posted @ 2022-03-17 22:42
0MrMKG
阅读(79)
评论(0)
推荐(0)
摘要:
void minMaxLoc(InputArray src, CV_OUT double* minVal, CV_OUT double* maxVal = 0, CV_OUT Point* minLoc = 0, CV_OUT Point* maxLoc = 0, InputArray mask = 阅读全文
posted @ 2022-03-17 21:49
0MrMKG
阅读(147)
评论(0)
推荐(0)
摘要:
void cvtColor( InputArray src, OutputArray dst, int code, int dstCn = 0 ); 相关参数: InputArray src – 原始图像OutputArray dst – 转换后图像int code – 转换编码int dstCn 阅读全文
posted @ 2022-03-17 21:24
0MrMKG
阅读(45)
评论(0)
推荐(0)

浙公网安备 33010602011771号