SIFT( SCALE INVARIANT FEATURE TRANSFORM)

版本 1.0.0.0 (4.3 MB) 作者: vijay anand
It generates SIFT key-points and descriptors for an input image.
5.2K 次下载
更新时间 2013/10/1

查看许可证

The first code 'vijay_ti_1' will extract the SIFT key-points and descriptor vector of each key-point in an image. For this code just one input image is required, and after performing complete SIFT algorithm it will generate the key-points, key-points location and their orientation and descriptor vector.
The second code 'vijay_ti_2' will first generate key points of original image and then ask for user's choice to enter whether they want to increase the image intensity or decrease it or change the value of sigma(scale) or they want to rotate the image. So the transformed image will be taken as second image and it's key points and descriptors are calculated.In final step this code will give number of key points matched between these two images and it's percentage on the command window.

引用格式

vijay anand (2024). SIFT( SCALE INVARIANT FEATURE TRANSFORM) (https://www.mathworks.com/matlabcentral/fileexchange/43724-sift-scale-invariant-feature-transform), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0