Click or drag to resize

DistLabelType Enumeration

http://www.emgu.com
Distance transform algorithm flags

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public enum DistLabelType
Members
  Member nameValueDescription
CComp0 Connected component
Pixel1 The pixel
See Also