可见边缘 Resources

Showing items tagged with "可见边缘"

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