How does REGIONPROPS define "normalized second central moment"?
Afficher commentaires plus anciens
From the documentation (R2013a) on REGIONPROPS
'MajorAxisLength' — Scalar specifying the length (in pixels) of the major axis of the ellipsethat has the same normalized second central moments as the region.
However according to the definition of normalized central moments given here, the normalized second central moment is always 1 with identity. So, clearly REGIONPROPS uses a different definition. What is the definition that REGIONPROPS uses?
1 commentaire
Shinuo Weng
le 26 Avr 2018
the normalized second central moment is the second central moment divided by the area.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Region and Image Properties 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!