SoImageRegistrationTransformintensityRangeReference Property |
The range [a,b] of gray values for the reference data set.
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.Registration
With the Mutual information metrics, gray values outside the range are sorted into the first or last histogram bin, respectively. With the Correlation metric, voxels with gray values outside the range are ignored. This parameter is ignored with the Euclidean metric or if the rangeModeReference parameter is set to MIN_MAX.
Default value is OIV.Inventor.SbVec2f( 0.0f, 65535.0f ).
Note |
---|
Field available since Open Inventor 10.9 |