I\'m using the method of match template with CV_TM_CCORR_NORMED to compare two images ... I want to make to make this rotation and scale invariant .. any ideas?
CV_TM_CCORR_NORMED
Rotation invariant
For each key points:
Scale invariant
See BRISK method