opencv-api convexityDefects

convexityDefects	=	cv.convexityDefects(	contour, convexhull[, convexityDefects]	)
参数 描述
convexityDefects 返回值,凸缺陷检测信息
contour 边缘信息
convexhull 凸面信息

你可能感兴趣的:(图像识别)