Click or drag to resize
SoMatchContrastProcessingmatchingMode Property

Select a matching mode.

Namespace: OIV.ImageViz.Engines.ImageFiltering.GrayscaleTransforms
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoMatchContrastProcessingMatchingModes> matchingMode { get; }

Property Value

Type: SoSFEnumSoMatchContrastProcessingMatchingModes
Remarks

. Default is MEAN_VARIANCE

See Also