Help regarding implementation of SIFT in matlab

wanted to know that how can we implement SIFT algorithm in matlab to compare two images and find the level of similarity in it..... i have seen many codes that has 'vl_sift' in it.. but since i am kind of new in this field so could u please guide as how can i use SIFT functions,

Answers (1)

http://www.vlfeat.org/index.html have you looked at this website..?

1 Comment

@lucy I tried the SIFT code given on the site http://www.vlfeat.org/overview/sift.html and ran the code on MATLAB 2013a. But this is for detecting and extracting features in two different images and then matching the same. Plz help to detectextract and even MATCH keypoints in a single image.(Basically I want to detect copy move forgery)

Sign in to comment.

Tags

Asked:

on 2 Mar 2012

Edited:

on 28 Jan 2015

Community Treasure Hunt

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

Start Hunting!