Click or drag to resize

Orientation Enumeration

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
Syntax
public enum Orientation
Members
  Member nameValueDescription
Clockwise1 Clockwise
CounterClockwise2 Counter clockwise
See Also