CmpTypeGreaterEqual Field |
http://www.emgu.com
src1(I) "greater or equal" src2(I)
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const CmpType GreaterEqual = 2
Public Const GreaterEqual As CmpType = 2
public:
literal CmpType^ GreaterEqual = 2
static val mutable GreaterEqual: CmpType
Field Value
Type:
CmpType
See Also