In drawKeypoints function, on what basis keypoints are drawn ? [closed]

asked 2015-10-23 05:36:10 -0600

gafoor gravatar image

I'm searching for a image in the video which the image already exists but trans-coded to another codec and resolution is also changed. I thought opencv can help to get the solution. I have come through drawKeypoints function in opencv, this function on what basis it draws the keypoints ? If it is on the basis of coordinates, will different resolution of image and video results same keypoints ?

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by sturkmen
close date 2020-10-15 11:08:12.785070

Comments

You should look at these tutorials:

Eduardo gravatar imageEduardo ( 2015-10-23 07:07:35 -0600 )edit