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