http://www.emgu.com
Hough detection type
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
SyntaxPublic Enumeration HoughType
public enum class HoughType
Members
| Member name | Value | Description |
---|
| Gradient | 3 |
Gradient
|
See Also