Clear Filters
Clear Filters

For the 'regionprops' function

1 view (last 30 days)
Songqiu
Songqiu on 27 Oct 2018
Answered: Walter Roberson on 27 Oct 2018
Hello, everyone, Are the 'Centroid' attributes obtained by the 'regionprops' function the origins of the ellipses? Or how can I get the origins of the ellipses? Thank you very much.
  2 Comments
Matt J
Matt J on 27 Oct 2018
What ellipses are you referring to? Are the objects in your image ellipses, or are you trying to fit them with ellipses? And what is meant by their "origin"? Do you mean their centers?
Songqiu
Songqiu on 27 Oct 2018
The objects are in my image ellipses. Yes, the centres of the ellipses.

Sign in to comment.

Accepted Answer

Walter Roberson
Walter Roberson on 27 Oct 2018
Ellipses (actual ones) are always symmetric along both the major and minor axes, so they have a well defined origin which is at their centroid.
If you have partial ellipses instead of full ellipses then the centroid of the region will not generally match the origin of the ellipse.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!