Click or drag to resize
SoIntensityBinHistogramQuantificationbinSize Property

The size of a class of the histogram.

Namespace: OIV.ImageViz.Engines.ImageAnalysis.GlobalMeasures
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFFloat binSize { get; }

Property Value

Type: SoSFFloat
Remarks

Note that the histogram is divided into equal intervals. Default value is 25.0f.

See Also