搜索资源列表
图像融合关于两幅图像的融合
- 图像融合关于两幅图像的融合 利用小波变换进行图像融合 -image fusion on the integration of two images using wavelet transform image fusion
本代码利用小波变换,实现了两幅图像的融合
- 本代码利用小波变换,实现了两幅图像的融合,使用了小波分析工具箱wavemenu,使用了小波分析函数wavedec2()进行小波变换-The code using wavelet transform, to achieve a fusion of two images, using wavelet analysis toolbox wavemenu, using wavelet analysis function wavedec2 () wavelet transform
在visual c++6.0环境下完成两幅图像的拼接
- 在visual c++6.0环境下完成两幅图像的拼接,主要包含图像的读取显示、拼接,In visual c++6.0 environment complete splicing two images, but mostly read images showed that splicing
Harris.本程序实现打开两幅图像并且提取Harris角点
- 本程序实现打开两幅图像并且提取Harris角点,This program to open two images and Harris corner extraction
mi_hist.zip
- 计算两幅图像的互信息和联合直方图,适于图像处理初学者,,Calculation of two images of the mutual information and joint histogram, image processing is suitable for beginners,
两幅图像通过OpenCV进行三维重建
- 由两幅图像通过OpenCV进行摄像机标定 之后再进行三维重建,By the two images through the OpenCV for camera calibration after three-dimensional reconstruction
image_immerge.zip
- 图像融合的程序,对前后背景的两幅图像进行较好的融合。,Image fusion procedures, the background of the two images before and after the better integration.
psnr
- 计算两幅图像的psnr值,非常精确完整,绝对好用-Calculation of two images of the PSNR values, integrity and very precise, the absolute ease of use
warpImage
- 选取两幅图像的对应点后计算出变形函数,图像变形后再将两幅图像镶嵌为同一副图像-Select the two images correspond to point out the deformation function, image deformation and then to two images for the same Vice-image mosaic
newmatch
- 对两幅图像进行角点检测,并对检测到的角点进行特征匹配,效果非常好,误匹配率非常低,耗时仅9毫秒-Two images of the corner detection, and detects the angular point feature matching, the effect is very good, very low false match rate, time-consuming only 9 ms
ImageSynthesis
- 两幅图像之间的相互运算,图像的差影法,还包括图像的逻辑运算。-Between two images, computing, video images of poor law, also includes images of the logic operation.
vcImageJiont
- vc图像拼接源代码,可进行两幅图像的自动拼接-vc image mosaic source code, may be two images automatic splicing
ImagePaintingProgramBasedonHalftoning
- 本实验要求编写一个能够完成两幅图像之间的四种算术运算的通用程序,还要求对于两幅图像的乘法,所编写的乘法程序能够完成一幅图像乘以一个常数的功能。图像中的算术操作主要以像素为基础在两幅和多幅图像间进行。在四种算术操作中,减法和加法在图像增强处理中最有用,两幅图像相除可以看成是一幅图像的取反与另一幅图像相乘,图像与一个常数相乘以增加其平均灰度,图像的乘法主要用于处理更广泛的模板操作的增强处理。实验中编写的程序实现了图像之间的四种算术运算,也可以通过增强的图像的效果来体现这四种算术运算的不同效果。-er
extremum
- 对读入的两幅图像进行逐个像元比较,取其中最大或最小值形成新图像矩阵,输出。 已形成界面。可通过界面进行上述操作。-To read the two images pixel-by-comparison, the maximum or minimum value from which to form a new image matrix, the output. Interface has formed. Through the interface to carry out such opera
IDAc
- 对两幅图像特征点对匹配算法的一个实现,采用了09年pami一文章的观点,算法名称IDA(Incremental Dissimilarity Approximations),C语言实现版本-Feature points of two images of an implementation of matching algorithm used pami a 2009 article, views, the algorithm name of IDA (Incremental Dissimilarit
ImageSynthesis
- 图像合成算法。将两幅图像以影差法融合。包括图像的各种与或逻辑运算。-Image synthesis algorithms. The two images to video integration difference method. Including a variety of images and or logic operation.
SIFT-demo
- 不论科研还是应用上都希望可以和人类的视觉一样通过程序自 动找出两幅图像里面相同的景物,并且建立它们之间的对应,前几年才被提出的SIFT(尺度不变特征)算法提供了一种解决方法,通过这个算法可以使得满足一 定条件下两幅图像中相同景物的某些点(后面提到的关键点)可以匹配起来-Both research and application, or want to be like the human visual images by automatically identifying two inside t
match
- 基于OpenCV实现相近两幅图像的特征匹配-OpenCV implementation based on similar characteristics of the two images match
match
- 用C++实现两幅图像的SIFT(尺度不变特征变换)特征点的匹配
SIFT
- 利用SHIFT方法从两幅图像中的提取特征点。-shift