SoSieveLabelingProcessinginIntensityImage Property |
The input intensity image.
Namespace: OIV.ImageViz.Engines.ImageAnalysis.IndividualMeasuresAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFImageDataAdapter inIntensityImage { get; }
Public ReadOnly Property inIntensityImage As SoSFImageDataAdapter
Get
public:
property SoSFImageDataAdapter^ inIntensityImage {
SoSFImageDataAdapter^ get ();
}
member inIntensityImage : SoSFImageDataAdapter with get
Property Value
Type:
SoSFImageDataAdapterRemarks Default value is NULL. Supported types include: grayscale binary label color image.
See Also