Matching images with rotation/scaling invariant match

15 Jan
2015
15 Jan
'15
3:28 a.m.
I have a template image and want to match it with a set of images. Since the template could be in a rotated position or scaled in the image I want to use ORB.
I have extracted the ORB descriptor for the template image and for each of the images to be matched.
Question-how should I assess the degree of match between the template's ORB descriptor and that for the image? Can I use len() ndarray returned by match_descriptors since I'm specifying the same # keypoints for both the templete and the images?
Hrishi
3241
Age (days ago)
3241
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hrishi Ganu