单项选择题

在OpenCV中进行模板匹配主要使用哪个函数?()

A.cv2.matchTemplate()
B.cv2.findContours()
C.cv2.calcHist()
D.cv2.warpAffine()