What is use of orientation in Cell morphology analysis?
Afficher commentaires plus anciens
Greetings Users.
I am a biology major trying to understand cell's (as in animal/human cells) morphology using matlab. I found the orientation feature on region props and wanted to know what it represents. The definition is just an angle between a base line and the major axis. Is there a way to theoretically explain how the orientation corresponds to how the object (the cells) is aligned in the plane.
For example: I have a numerical value of a single object as 48.51447079 for the feature "orientation". What does it mean ?
Réponses (1)
Rajani Mishra
le 29 Juil 2020
0 votes
Orientation property of regionprops function returns an angle between the x-axis and the major axis of the ellipse that has the same second-moments as the region. I came across few related questions :-
Hope that helps!
Catégories
En savoir plus sur Image Processing Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!