SoBinaryCorrelationProcessing2dinBinaryKernel Property |
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.PatternRecognitionAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFImageDataAdapter inBinaryKernel { get; }
Public ReadOnly Property inBinaryKernel As SoSFImageDataAdapter
Get
public:
property SoSFImageDataAdapter^ inBinaryKernel {
SoSFImageDataAdapter^ get ();
}
member inBinaryKernel : SoSFImageDataAdapter with get
Property Value
Type:
SoSFImageDataAdapterRemarks Default value is NULL. Supported types include: binary color image.
See Also