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