Click or drag to resize
SoHExtremaWatershedProcessingObjectLightnessType Enumeration

Namespace: OIV.ImageViz.Engines.ImageSegmentation.SeparatingAndFilling
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public enum ObjectLightnessType
Members
  Member nameValueDescription
DARK_OBJECTS0

The engine applies to black particles.

BRIGHT_OBJECTS1

The engine applies to white particles.

Remarks