http://www.emgu.com
Specific if it is back or front
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
SyntaxPublic Enumeration BackOrFront
public enum class BackOrFront
Members
| Member name | Value | Description |
---|
| Back | 0 |
Back
|
| Front | 1 |
Front
|
See Also