http://www.emgu.com
src1(I) "less than" src2(I)
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const CmpType LessThan = 3
Public Const LessThan As CmpType = 3
public:
literal CmpType^ LessThan = 3
static val mutable LessThan: CmpType
Field Value
Type:
CmpType
See Also