清秀可乐

文章
5
资源
0
加入时间
2年10月18天

opencv教程(三)c++

opencv教程(三)轮廓检测c++边缘检测函数 1)c++:void findContours( InputOutputArray image, OutputArrayOfArrays contours,int mode, int method, Point offset = Point()); 2)c++:void findContours( InputOutputArray image,