搜索资源列表
littlewavelet
- 图像的wavelet变换程序,能够实现简单的wavelet变换、滤波处理、数字图像处理的复原增强融合,以及窗口的层叠等特技显示功能-image wavelet transform procedures to achieve simple wavelet transform, filter, Digital image processing to enhance the resilience of integration, and the stack window stunts such as d
3D_image
- 编程实现活动的三维图像!程序中通过线程和计时器的,加上对windows图像API的简单调用,和图像算法的融合,实现的活动三维图像!
3D_image
- 编程实现活动的三维图像!程序中通过线程和计时器的,加上对windows图像API的简单调用,和图像算法的融合,实现的活动三维图像!
MATLAB_Imagefusion
- MATLAB_Imagefusion,用MATLAB实现图像融合功能,内含测试图片。-MATLAB_Imagefusion, use MATLAB to achieve image fusion function, containing the test picture.
imagefuse
- vc++ 版的图像融合程序,一个非常不错的图像融合代码-vc++ version of the image fusion process, a very good image fusion code
imagefusionDD97second
- 该程序完成医学图像的二级融合。利用小波的再次分界来完成的。-The process is complete integration of two medical images. Using Wavelet again to complete the boundaries of.
103244821wavelet-image-fusion
- 实现图像之间的数据融合,主要方法有基于HIS变换的,基于PCA变换的,基于加权变换的。-Between image data fusion, the main methods of transformation based on the HIS, based on the PCA transform, based on the weighted transform
ImageSynthesis
- 图像合成算法。将两幅图像以影差法融合。包括图像的各种与或逻辑运算。-Image synthesis algorithms. The two images to video integration difference method. Including a variety of images and or logic operation.
PixelFusion
- 此程序基于Visual C++开发平台,实现了图像融合的功能-This procedure based on the Visual C++ development platform to realize the function of image fusion
PixelFusion
- Vc++编制的图像融合程序,主要实现高分辨率的双色图像和低分辨率的彩色图像的融合 -Vc++ compiled image fusion procedures, mainly for high-resolution color images and the integration of low-resolution color images
DIB_USE
- 打开BMP图像 IHS Brovey图像融合-Open the BMP image IHS Brovey Image Fusion
PixelFusion
- 此源码能实现对图像的融合,也就是不同图像的特征融合,是图像处理方面的很好例子-This source can achieve the integration of image, that is, the characteristics of different image fusion, image processing is a good example of
jiyuquyu-fusion
- 基于区域处理的几个图像融合函数,需要的看看。-Several region-based image fusion processing functions, need to see.
ImageFusion
- 图像融合代码集,例子很多,很全;希望大家能用上,不完整的地方请指正!-Image fusion code set many examples of very wide
kernel-0.0.1
- 泊松的图像编辑,实现图片的无缝接融合,matlab下运行-Seamless access integration of Poisson image editing pictures, matlab run
openni-color-depth-combine
- 关于openni2编程的源码,opennni2与openni相比变化较大,个人也刚学习,从各种途径也没找到太多例程,先分享下自己找的的入门源码。 程序实现了从kinect获取数据流并将深度图像及彩色图像融合显示,非3d效果,但是具有一定了参考价值。 没有附加自己的配置sln文档,因为我不是默认安装,所以请自己配置,然后将cpp源码添加替换即可,不明白可以联系qq1050654578.-About openni2 programming the source, opennni2 openn
image_sum
- 采用格式相同的两张图片,运用相关函数,以此进行图像的融合-Two pictures using the same format, the use of the correlation function, this fusion image
smooth
- 文件主要融合了opencv的一些基本算法,如:平滑处理、图像分割、canny边缘检测以及ROI区域提取-The paper mainly combines some of the basic opencv algorithm, such as: smooth processing, image segmentation, Canny edge detection and ROI region extraction
图像配准源码
- 《图像配准技术及其MATLAB编程实现》重点介绍图像配准过程中涉及到的关键性技术,包括特征空间、搜索空间、插值技术、相似性度量和搜索策略五大方面的理论知识,并给出相应的Matlab源代码。最后,以一个配准实例说明图像配准的整体实现过程。《图像配准技术及其MATLAB编程实现》可作为从事图像配准、融合研究和应用的高校教师、研究生、高年级本科生及科研人员的参考书。