可见图像 Resources

Showing items tagged with "可见图像"

This program implements infrared and visible image registration by utilizing edge information for image matching, performing edge detection to identify closed contours, and using chain code representation for precise image alignment.

MATLAB 281 views Tagged

This program implements infrared and visible image registration by leveraging edge information from both image types. The implementation performs edge detection to identify closed contours, then utilizes chain code representation of contours for precise image alignment. Key processes include Canny edge detection, contour extraction algorithms, and chain code-based feature matching.

MATLAB 254 views Tagged