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