Help regarding implementation of SIFT in matlab
2 ビュー (過去 30 日間)
古いコメントを表示
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,
回答 (1 件)
lucy
2012 年 4 月 13 日
http://www.vlfeat.org/index.html have you looked at this website..?
1 件のコメント
harpreet kaur
2015 年 1 月 28 日
編集済み: harpreet kaur
2015 年 1 月 28 日
@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)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!