Closed tsabtahi closed 5 years ago
Hi Trying to do image matching as shown in the figure.
Was able to generate the keypoints. each key point has a descriptor of size 128. However how to know the location of the keypoints (which is of size 12 ). Is there a script that I can follow.
I want to know too.
See
https://github.com/cvlab-epfl/LIFT/blob/30414a61e97c33ae941b903a220952eecde1ba26/python-code/Utils/kp_tools.py#L40
Thanks. Kwang
Hi Trying to do image matching as shown in the figure.
Was able to generate the keypoints. each key point has a descriptor of size 128. However how to know the location of the keypoints (which is of size 12 ). Is there a script that I can follow.