中文说明: 基于小波变换的红外图像与可见光图像的融合,2级小波变换,多种融合规则 该程序是用小波的方法对两幅图像进行融合。在低频系数对小波系数采用基于区域方差的加权融合方法处理,高频系数采用基于像素点小波系数绝对值取大的规则进行融合。该方法避免了图像融合过程中因平均化而出现的模糊现象, 融合后的图像内容更加清晰, 更容易识别。-The program realized to fuse two images by the method of wavelet. In the low-frequency coefficients of the wavelet coefficient variance based on the weighted integration of the regional approach, high-frequency coefficients of the wavelet coefficients based on the absolute value of pixels in the rules to take a big fuse. This method avoids the image integration process due to the emergence of fuzzy averaging phenomenon, fused image is much more precise and more easy to identify.
English Description:
Infrared image and visible image fusion based on wavelet transform, 2-level wavelet transform, a variety of fusion rules