Is SIFT a function in MATLAB ?

What features of image will I get after applying SIFT on that image ?
What is training image?

 Accepted Answer

Image Analyst
Image Analyst on 2 Nov 2013
Edited: Image Analyst on 2 Nov 2013
No, it was patented by the professor who invented it. Fortunately there is another algorithm that is faster and performs about as well called SURF. It is in the Computer Vision System Toolbox: http://www.mathworks.com/help/vision/functionlist.html

1 Comment

One could argue that although SURF maybe faster than SIFT, it is not as accurate.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!