Divide any blob into half
Mostrar comentarios más antiguos
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 comentarios
Guillaume
el 3 de Jun. de 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
el 3 de Jun. de 2015
Why do you want to do this? Give us some context.
Hg
el 5 de Jun. de 2015
Image Analyst
el 5 de Jun. de 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
el 7 de Jun. de 2015
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Image Arithmetic en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!