提取 Resources

Showing items tagged with "提取"

Optical Character Recognition (OCR) - A main MATLAB program with multiple callback functions. Executing the main program enables image target object detection, extraction, and character recognition using a letter library function to display corresponding characters.

MATLAB 251 views Tagged

Extract ECG signals from txt files and save them into new txt files, then visualize the extracted ECG signals through plotting with selectable display ranges. The package includes both source code and detailed experimental reports for learning and discussion purposes. The implementation involves file I/O operations, signal processing algorithms, and MATLAB plotting functions with interactive range selection capabilities.

MATLAB 237 views Tagged

Two main functionalities: 1) SIFT feature matching for image processing 2) Visualization of matching results with epipolar lines. Implemented in MATLAB with C language integration for enhanced performance.

MATLAB 228 views Tagged