Effacer les filtres
Effacer les filtres

fitting ellipse in connected components

3 vues (au cours des 30 derniers jours)
kittu
kittu le 11 Oct 2012
Hi, I have a binary image and i have identified the connected components. Now i need to fit an ellipse in these connected components. I find that regionprops is a function capable of doing it using its property Éccentricity'. But i think it returns the eccentricty of each connected components but does not connect the components as a ellipse. can someone provide me help in this. I physically need to draw the ellipse in my connected components.
please reply. Thanks

Réponses (1)

Image Analyst
Image Analyst le 11 Oct 2012
You can ask for the major axis, minor axis, and orientation, so you can draw the ellipse.

Catégories

En savoir plus sur Physics dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by