特征提取 Resources

Showing items tagged with "特征提取"

This graduation project implements practical fruit image feature extraction by simply running the "apple.m" MATLAB script, which serves as the main executable file for the image processing pipeline.

MATLAB 252 views Tagged

This program implements image feature extraction using the SIFT algorithm, followed by initial feature matching, outlier removal via Random Sample Consensus (RANSAC), and final image fusion to create seamless panoramic images.

MATLAB 321 views Tagged