SoIntensityHistogramQuantification Properties |
The SoIntensityHistogramQuantification type exposes the following members.
Name | Description | |
---|---|---|
inImage | The input gray scale image. | |
intensityRangeInput | The minimal and maximal value of the histogram when the rangeMode field is set to OTHER. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
outResult | The output histogram. | |
rangeMode | 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). | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |