http://www.emgu.com
src1(I) "less 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 LessEqual = 4
Public Const LessEqual As CmpType = 4
public:
literal CmpType^ LessEqual = 4
static val mutable LessEqual: CmpType
Field Value
Type:
CmpType
See Also