Click or drag to resize

Connectivity Enumeration

http://www.emgu.com
The type for cvSampleLine

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public enum Connectivity
Members
  Member nameValueDescription
EightConnected8 8-connected
FourConnected4 4-connected
See Also