SoSupervisedTextureClassificationProcessing2dcoocRadius Property |
Radius of the circular neighborhood used by the cooccurrence features.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.ClassificationAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFUInt32 coocRadius { get; }
Public ReadOnly Property coocRadius As SoSFUInt32
Get
public:
property SoSFUInt32^ coocRadius {
SoSFUInt32^ get ();
}
member coocRadius : SoSFUInt32 with get
Property Value
Type:
SoSFUInt32Remarks See Also