http://www.emgu.com
orientation
Namespace: Emgu.CV.CvEnumAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
SyntaxPublic Enumeration Orientation
public enum class Orientation
Members
| Member name | Value | Description |
---|
| Clockwise | 1 |
clockwise
|
| CounterClockwise | 2 |
counter clockwise
|
See Also