Description
Integrated Optical Density (or integrated intensity).
-
Property type
-
A McMeasure object.
-
Syntax
-
object.mRgnIntegratedOD
The mRgnIntegratedOD Property syntax has these parts: |
| object | An expression evaluating to an object of type McRegions. | Remarks
The measurement is computed as mRgnArea * mRgnDensity.
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.
|