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