SoRegionToObjectProcessing2dinRegionImage Property |
The input region label image.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.LabelingAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFImageDataAdapter inRegionImage { get; }
Public ReadOnly Property inRegionImage As SoSFImageDataAdapter
Get
public:
property SoSFImageDataAdapter^ inRegionImage {
SoSFImageDataAdapter^ get ();
}
member inRegionImage : SoSFImageDataAdapter with get
Property Value
Type:
SoSFImageDataAdapterRemarks Default value is NULL. Supported types include: label color image.
See Also