CvTemplateMatchingMethod
説明
Describes template matching algorithms in OpenCV.
Values of this enumeration:
- TM_SQDIFF
 - TM_SQDIFF_NORMED
 - TM_CCORR
 - TM_CCORR_NORMED
 - TM_CCOEFF
 - TM_CCOEFF_NORMED
 

