阅读背景:

找轮廓、轮廓的最小外接矩形

来源:互联网 

找轮廓

vector<vector<Point>> contours; vector<Vec4i> hierarchy; //只提取最外层的轮廓 findContours(thresh_Img, contours, hierarchy, RETR_EXTERNAL, CV_CHAIN_APPROX_NONE); vector<vector<Point>> contours; vector<Vec4i>



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: