SoSigmaFilterProcessingpopulationThreshold Property |
The population threshold.
Namespace: OIV.ImageViz.Engines.ImageFiltering.SmoothingAndDenoisingAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFInt32 populationThreshold { get; }
Public ReadOnly Property populationThreshold As SoSFInt32
Get
public:
property SoSFInt32^ populationThreshold {
SoSFInt32^ get ();
}
member populationThreshold : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks See Also