Click or drag to resize
SoAutoThresholdingQuantificationintensityRangeInput Property

The input intensity range used when OIV.ImageViz.Engines.ImageAnalysis.Statistics.SoAutoThresholdingQuantification.m_rangeMode = OTHER.

Namespace: OIV.ImageViz.Engines.ImageAnalysis.Statistics
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public SoSFVec2f intensityRangeInput { get; }

Property Value

Type: SoSFVec2f
Remarks

Default value is SbVec2f(0.0f,255.0f).

See Also