SoAreaQuantification2dSbArea2DDetailPixelDensity Property |
The number of object pixels divided by the pixels number of the image.
Namespace: OIV.ImageViz.Engines.ImageAnalysis.GlobalMeasuresAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public float PixelDensity { get; }
Public ReadOnly Property PixelDensity As Single
Get
public:
property float PixelDensity {
float get ();
}
member PixelDensity : float32 with get
Property Value
Type:
SingleRemarks See Also