Click or drag to resize
SoTopHatProcessingobjectLightness Property

Select the lightness mode for object to detect.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.Binarization
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoTopHatProcessingObjectLightnessType> objectLightness { get; }

Property Value

Type: SoSFEnumSoTopHatProcessingObjectLightnessType
Remarks

. Default is BRIGHT_OBJECTS

See Also