sift代码 Resources

Showing items tagged with "sift代码"

An independently developed SIFT algorithm implementation using MATLAB, demonstrating slightly reduced performance compared to the original author's version but maintaining commendable functionality. (Original source code remains unpublished)

MATLAB 252 views Tagged

SIFT MATLAB implementation featuring both detector and descriptor components with comprehensive documentation. This implementation demonstrates key computer vision algorithms including scale-space extrema detection, keypoint localization, orientation assignment, and descriptor generation.

MATLAB 268 views Tagged