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
SyntaxPublic Enumeration Connectivity
public enum class Connectivity
Members
| Member name | Value | Description |
---|
| EightConnected | 8 |
8-connected
|
| FourConnected | 4 |
4-connected
|
See Also