红外图像 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 237 views Tagged

Implementation of RLS algorithm based on quadratic polynomial for correcting non-uniformity noise and effects in infrared imagery, featuring adaptive parameter tuning and real-time processing capabilities.

MATLAB 243 views Tagged

Wavelet-based image fusion involves merging complementary information from multi-sensor data to create a new composite image, primarily for applications like target surveillance and recognition. This paper proposes an image fusion method utilizing wavelet transform and analyzes the fusion results of visible-light and infrared images. The implementation demonstrates excellent fusion effects with clear distinction between targets and backgrounds, while maintaining smooth edge transitions. The method shows promising application prospects through its algorithmic efficiency and robustness.

MATLAB 204 views Tagged