Description
Length of minor axis of ellipse with same moments of order 0, 1, and 2 as region.
-
Property type
-
A McMeasure object.
-
Syntax
-
object.mRgnMinorAxis
The mRgnMinorAxis Property syntax has these parts: |
| object | An expression evaluating to an object of type McRegions. | Remarks
This is a pixel-based measurement. So for regions created by the McThreshold.Execute method or McFeatures.SetFromMask method, holes in the blob are significant.
|