数字图像匹配 Resources

Showing items tagged with "数字图像匹配"

Digital image matching MATLAB source code refers to comparing images to obtain similarity metrics between different images. This project involves developing algorithms and demonstration programs for matching two digital images, implementing various comparison techniques and visualization of matching processes.

MATLAB 235 views Tagged

This software's core functionality is divided into two primary modules: Digital Image Processing and Digital Image Matching. The processing module enables users to perform fundamental image manipulations including scaling (zoom in/out), flipping, and grayscale conversion. The matching module allows users to compare two images, display matching results, and supports advanced operations like feature extraction and similarity calculation through robust algorithms such as SIFT or ORB.

MATLAB 200 views Tagged