gpuSiftMatch(d1,d2,​thresh,bunchSize,gp​uEn,precision)

版本 1.0.0.0 (3.8 KB) 作者: Ben Thomas
Fast SIFT feature matching using GPU
100.0 次下载
更新时间 2017/7/14

查看许可证

This feature matching code is designed to replace the ubc_match function from vl_feat (http://www.vlfeat.org/overview/sift.html)
This code is significantly faster when run on a compatible GPU.

引用格式

Ben Thomas (2024). gpuSiftMatch(d1,d2,thresh,bunchSize,gpuEn,precision) (https://www.mathworks.com/matlabcentral/fileexchange/63711-gpusiftmatch-d1-d2-thresh-bunchsize-gpuen-precision), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016b
兼容任何版本
平台兼容性
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

Removed requirement for function mWaitbar