Re: Understanding centroid
Posted: 2017-04-26T14:43:41-07:00
Yes that makes sense for what little I know about OpenCV working with contours rather than regions.But I think that I discover what is the problem with my OpenCV example. It is extracting a contour from the image to compute its centroid, not the whole component.