himanshu sangal
himanshu sangal

Reputation: 41

Find pixel coordinates in an input image in keypoint matching algorithm using opencv?

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

Answers (1)

pastaleg
pastaleg

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

Related Questions