Click or drag to resize

TemplateMatchingTypeCcorrNormed Field

http://www.emgu.com
R(x,y)=sumx',y'[T(x',y') I(x+x',y+y')]/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
Syntax
public const TemplateMatchingType CcorrNormed = 3

Field Value

Type: TemplateMatchingType
See Also