How to fix point of image in matching image Opencv Android

asked 2014-11-11 11:10:07 -0600

updated 2020-11-02 17:14:01 -0600

how to fix point of image in matching image by use rotation template image and return closest value. i want to matching template image and input image. fix point in matching by use rotation template image. template image is rotated every degree. return value of matching is float and save in array list. how to do it by use Open CV android ?

Template Image image description

input Image image description

edit retag flag offensive close merge delete