TemplateMatchingTypeCcoeff Field |
http://www.emgu.com
R(x,y)=sumx',y'[T'(x',y') I'(x+x',y+y')],
where T'(x',y')=T(x',y') - 1/(wxh) sumx",y"T(x",y")
I'(x+x',y+y')=I(x+x',y+y') - 1/(wxh) sumx",y"I(x+x",y+y")
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const TemplateMatchingType Ccoeff = 4
Public Const Ccoeff As TemplateMatchingType = 4
public:
literal TemplateMatchingType^ Ccoeff = 4
static val mutable Ccoeff: TemplateMatchingType
Field Value
Type:
TemplateMatchingType
See Also