Reputation: 41
I want to find out a given image in an input image......first I used template matching using opencv but its not giving proper result. So I switched to keypoint matching using SIFT with opencv. But I am not able to find pixel location in a input image. Someone please help me I am looking everywhere but not able to solve my problem
Upvotes: 0
Views: 423
Reputation: 1838
It is a multifaceted problem. Its easier to help with specific questions or problems.
This tutorial on Youtube helped me with this problem.
Upvotes: 1