SoHysteresisThresholdingProcessingmaxLength Property |
The maximum length allowed for pixel in fuzzy zone (0:until convergence).
Namespace: OIV.ImageViz.Engines.ImageSegmentation.BinarizationAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFInt32 maxLength { get; }
Public ReadOnly Property maxLength As SoSFInt32
Get
public:
property SoSFInt32^ maxLength {
SoSFInt32^ get ();
}
member maxLength : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks See Also