Page 2 of 2

Re: Understanding centroid

Posted: 2017-04-26T14:43:41-07:00
by fmw42
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.
Yes that makes sense for what little I know about OpenCV working with contours rather than regions.

Re: Understanding centroid

Posted: 2017-04-26T15:01:25-07:00
by tmelorc
So I think now we can close this discussion. Thanks for all efforts.
Regards.