Click or drag to resize
SoIntensityHistogramQuantification Properties

The SoIntensityHistogramQuantification type exposes the following members.

Properties
  NameDescription
Public propertyinImage

The input gray scale image.

Public propertyintensityRangeInput

The minimal and maximal value of the histogram when the rangeMode field is set to OTHER.

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

The output histogram.

Public propertyrangeMode

This parameter defines if the histogram has to be computed between the minimum and maximum input intensities (MIN_MAX) or inside a predefined range (OTHER).

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