配准 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 239 views Tagged

Classical pixel-level image fusion algorithm - Brovery method. The two input images require registration and must have identical dimensions. The MATLAB code contains comprehensive comments explaining the implementation. Other pixel-level fusion algorithms can be modified based on this template. For paired test images, execution results, or wavelet-based fusion codes, please contact via email. I'm delighted to share programming experiences and explore image processing together.

MATLAB 217 views Tagged

This collection contains various programs related to super-resolution reconstruction, including image registration techniques and fundamental reconstruction methods with implementation examples.

MATLAB 261 views Tagged