You are here: Start » AVL.NET » CvTemplateMatchingMethod Enumeration

CvTemplateMatchingMethod Enumeration

Describes template matching algorithms in OpenCV.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Members

Member nameDescription
TM_CCOEFF_NORMED
TM_CCOEFF
TM_CCORR_NORMED
TM_CCORR
TM_SQDIFF_NORMED
TM_SQDIFF

Remarks

See also