Click or drag to resize
SoOpeningSquareColorProcessing2dCriterionPlanes Enumeration

Namespace: OIV.ImageViz.Engines.MathematicalMorphology.OpeningAndClosing
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public enum CriterionPlanes
Members
  Member nameValueDescription
LUMINANCE0

Using this mode the operation is defined on the luminance component of the color image.

SATURATION1

Using this mode the operation is defined on the saturation component of the color image.

Remarks