搜索资源列表
ImageFusionWaveleteCodebylqh
- 本人原创代码,实现了图像的97小波,Haar小波变换,并实现了基于小波系数选择的图像融合处理,程序简单易懂,界面简洁,希望朋友们能够喜欢。-my original code, the images of 97 Wavelet, Haar transform, and achieve a choice based on wavelet coefficients of image fusion, procedures are simple, concise interface, hope to be
matlabimageprocession
- matlab可以用来做小波变换的图像处理代码,可以用来做图像分割,融合。
ImageWavelet-transform
- 图像的小波变换,用C++代码编程实现。用于小波图像处理的,如去噪、融合之前。-Image wavelet transform, using C++ Code programming. For wavelet image processing, such as denoising, before integration.
simple-image-fusion-method-code
- 介绍了几种图像融合的最简单的方法代码,如空域内直接融合、傅立叶变换融合、小波变换融合。-Introduces some of the most simple image fusion method code, such as airspace direct integration, integration of Fourier transform, wavelet transform fusion.
dwt_ihs_fusion
- 基于离散小波变换和IHS变换的遥感图像融合代码,主要用于多光谱和全色图像的融合-matlab code for remote sensing image fusion based on DWT and IHS, mainly for mutilspectral and panchromatic image fusion
Wavelet
- 很好的小波变换代码及应用,包括图像融合、复原等-Wavelet transform Image fusion Image restoration
Wavelet-transform---image-fusion
- 小波变换-图像融合的matlab代码~ 图像融合实验。显微镜或照相机在某一次固定焦距下清晰成像的物距是一定的,即成像的物体只有一个层面是清晰而其它层面是模糊的,需要我们把各幅在不同焦距下的图像融合成一张图像,使得远近的物体都清晰。 设定好融合图像数、小波分解的层数、彩色图像的通道数等几个参数后,可对原图像进行融合。 本算法首先对彩色图像变成YIQ空间,对所有图像的各个颜色分量进行小波分解,然后在小波变换域上根据某种策略选取系数,最后做小波反变换和YIQ反变换即得结果图像。-Wa
image_fusion
- 本程序集合了互信息配准,PV差值,powell算法,基于小波变换的图像融合的一整套算法。只需要在GUI界面输入两幅图像,即可自动完成图像的配准融合。程序包含Matlab源代码。用Matlab打开imagefusion.m,即会弹出gui界面。融合前要输入参考和浮动图像。图像要求像素的 长*宽 一样。否则会报错。程序只能处理灰度图像,彩色图像也会转化成灰度图像处理。程序代码已经有详细的注释,方便读者理解。-The procedures set of mutual information, PV d
wavelet-change-and-the-local-energy
- 图像融合是图像处理的重要一环,但图像融合目前未有通用的技术,此代码试采用小波变换和局部能量相结合的方法对图像进行融合,试图达到一个较好的图像信息保留和处理-Image fusion is an important part of image processing, but the image fusion is at present no common technology, this code sample using wavelet transform and the method of c
DTCWTfusion-based-on-VPSNaidu
- 基于小波变换的遥感图像融合图像融合,在VPSNaidu的代码基础上稍做修改。-Integration of remote sensing image fusion based on wavelet transform, slightly modified in VPSNaidu code base.
ImageFusion_DWT
- 遥感图像融合方法中基于小波变换的融合方法matlab代码,同时附上测试用的遥感影像-Remote sensing image fusion method based on wavelet transform. It s matlab code, with remote sensing images used for testing
DTCWT
- 双树复小波变换的图像融合程序代码,有图可编译运行-DTCWT image fusion
image_fusion
- 基于小波变换的图像融合代码,适合于图像融合初学者使用(Image fusion code based on Wavelet Transform)
小波变换图像融合
- 该代码可以实现基于小波变换的图像融合,针对同一张图像但是当焦点不同时,两张图像会有部分地方模糊,对这两张图片融合使其变得更加清晰(This code can realize image fusion based on wavelet transform. For the same image but when the focus is different, the two images will be partially blurred, and the fusion of the two im