图像识别 Resources

Showing items tagged with "图像识别"

Image recognition and its applications are increasingly vital in modern society. Identifying corresponding points or feature points between two images is a fundamental prerequisite and critical step for image matching. This article includes relevant images and MATLAB source code, providing a comprehensive approach to image matching using MATLAB. The implementation demonstrates key algorithms such as feature detection, descriptor extraction, and matching techniques with practical code examples.

MATLAB 250 views Tagged

This image-based barcode recognition program specializes in EAN13 code detection, demonstrating strong robustness when the barcode background consists of solid colors. The implementation incorporates advanced image preprocessing techniques and pattern recognition algorithms.

MATLAB 251 views Tagged

A MATLAB-based GUI application utilizing class average clustering for identifying diverse features in various images (primarily remote sensing). The program offers three selectable distance functions, including main program, FIG interface file, and distance calculation modules for flexible image analysis.

MATLAB 330 views Tagged