Image Recognition Using SIFT
Show older comments
I'm currently doing a face recognition project using SIFT. I have no problem by matching an image with a single image. But, problems come when I want to match an image with a database of image(descriptors). How can i import the database of images and perform matching by using SIFT? The code is here. Thanks in advance.
Accepted Answer
More Answers (1)
Andy Low
on 3 May 2015
0 votes
Categories
Find more on SIFT - Scale Invariant Feature Transform in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!