源码 Resources

Showing items tagged with "源码"

This source code implemented in MATLAB provides various examples of image recognition algorithms and techniques, including practical implementations of feature extraction, pattern classification, and object detection methods.

MATLAB 183 views Tagged

This MATLAB program implements texture-based image retrieval source code, where texture features serve as fundamental image characteristics. The implementation focuses on texture feature extraction using Gray-Level Co-occurrence Matrix (GLCM) for statistical analysis of pixel relationships, making it particularly relevant for contemporary image processing applications.

MATLAB 192 views Tagged