Is there any name of the ellipse which is fitting in the blob?

3 vues (au cours des 30 derniers jours)
Zara Khan
Zara Khan le 3 Déc 2018
We use regionprops in matlab to find out major and minor axis of an ellipse. Is there any name for this ellipse exits ?
  5 commentaires
Walter Roberson
Walter Roberson le 4 Déc 2018
Sulba samudra.
Zara Khan
Zara Khan le 4 Déc 2018
It seems like I asked wrong question. There should a particular name.

Connectez-vous pour commenter.

Réponses (1)

Walter Roberson
Walter Roberson le 4 Déc 2018
Why should there be a particular name for an arbitrary calculation?
"Major axis of an ellipse fitted to the blob" is about as named as it gets.
You might perhaps be confusing the Algorithm with the Result. It looks to me as if there are at least two different algorithms to fit ellipses to blobs. One of the two involves first and second moments; the other involves eigenvalues of mass tensor matrices (or something like that.) These are for the situation where an ellipse is to be fitted to the blob as is; there are additional algorithms for trying to recognize partial ellipses and predict what the axes would be if the ellipse were fully visible.
But if you are looking for a name such as "Glutinavit Majoris" then there does not appear to be anything in common use.

Catégories

En savoir plus sur Creating and Concatenating Matrices 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