http://www.emgu.com
Orientation
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
SyntaxPublic Enumeration Orientation
public enum class Orientation
Members
| Member name | Value | Description |
---|
| Clockwise | 1 |
Clockwise
|
| CounterClockwise | 2 |
Counter clockwise
|
See Also