Divide any blob into half
Show older comments
I would like to find the equation of a line that passes through the centroid of a blob so that I can divide the blob into half. How can I achieve this after I get the centroid from regionprops() ?

5 Comments
Guillaume
on 3 Jun 2015
Apart maybe for your ellipsoid, there's an infinity of line dividing the blobs into halves of equal area. Any line going through the centroid will do.
Image Analyst
on 3 Jun 2015
Why do you want to do this? Give us some context.
Hg
on 5 Jun 2015
Image Analyst
on 5 Jun 2015
Like I asked before (and you didn't answer)...Why do you want to do this? Give us some context. Like Guillaume said, you could pick any angle.
Hg
on 7 Jun 2015
Accepted Answer
More Answers (0)
Categories
Find more on Image Arithmetic in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!