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

Fast SIFT feature matching using GPU

You are now following this Submission

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.

Cite As

Ben Thomas (2026). 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. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Removed requirement for function mWaitbar