Click or drag to resize
SoIntensityBinHistogramQuantification Properties

The SoIntensityBinHistogramQuantification type exposes the following members.

Properties
  NameDescription
Public propertybinSize

The size of a class of the histogram.

Public propertyinImage

The input gray scale image.

Public propertyintensityRangeInput

The minimal and maximal value of the histogram Default value is OIV.Inventor.SbVec2f(0.0f,255.0f).

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyoutResult

The output histogram.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also