测试 Resources

Showing items tagged with "测试"

This program accepts speech input and automatically performs voice recognition. The application can be launched via gui_try.m, which serves as the main entry point for the custom-developed speech recognition system featuring a comprehensive graphical user interface.

MATLAB 206 views Tagged

This upload contains Vedaldi's MATLAB implementation of D.G. Lowe's SIFT algorithm. Although similar source code exists online, this attached code has been specifically compiled, tested, and verified to run directly without modifications. A critical bug in sift.m has been identified and fixed (with notification sent to Mr. Vedaldi), ensuring reliable feature extraction performance.

MATLAB 215 views Tagged

A MATLAB-based face recognition program that implements a train-then-test approach, accepting an input image and returning the closest matching face images from the dataset.

MATLAB 254 views Tagged

Fully functional MATLAB implementation of the SIFT algorithm, personally tested and verified with excellent performance. The code requires minimal modifications for deployment and includes detailed technical documentation.

MATLAB 204 views Tagged