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: 2023.1.3.0 (2023.1.3)
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