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