搜索资源列表
将两个image进行半透明叠加
- 透明图像合成,将两个image进行半透明,然后叠加在一起-transparent image synthesis, will conduct two semitransparent image, and then superimposed
MATLAB图像处理源程序
- 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
两幅图像匹配
- 两个图像匹配,有很好的结果。本来的程序有错,现在改好后运行正常。
一种基于区域匹配的图像拼接算法
- 本文提出了一种基于区域匹配的图像拼接算法, 将一幅图像分别从左上、 左下、 右上、 右下四个方位逼近另一幅图像,并在其上作水平平移, 对两幅图像的重叠区域进行相关度计算, 以获得最佳匹配点,实现拼接操作。该算法的有效性及精准性得到验证,结果令人满意。
基于图像SIFT 特征的图像检索方法
- 基于SIFT特征提取,本文提出了一种多尺度的图像检索算法,将一幅图像转化为多个特征的集合,再通过计算两幅图像特征向量间的欧氏距离进行比较得出结果进而实现图像检索功能。实验结果说明该算法具有尺度、平移、旋转不变性,可以进行良好应用。
IMageQualityEvaluatingFunction
- 两个图像质量评价函数,psnr峰值信噪比,正则均方误差nmse,能可用于去噪图像和压缩图像的质量评价,很有用啊。-Two image quality evaluation of the function. Including psnr PSNR, it is mean-square error nmse other. Images can be used for de-noising and compression of image quality evaluation.
TwoDimensionalFastFourierTransform
- 本实验要求开发一个2-D FFT程序包,使其可以应用于后续的几个实验。这个程序需要完成的功能是用因子(-1)^(x+y)乘以输入图像以实现滤波的中心变换,并还要求用一个实矩阵乘以一个复数矩阵通过调用两个图像的乘法程序来实现对应元素的相乘,同时计算反傅立叶变换,得到的结果乘以(-1)^(x+y)并取其实部最后计算频谱。实验中用到傅立叶变换的基本公式,通过实验我们可以更加深刻的理解频域滤波的基础。-The experiment calls for the development of a 2-D F
demo
- opencv和MFC结合编制的两个图像处理界面,直接打开导入图像,便可以得到多钟处理效果,边缘检测,图像变换等。-opencv and the MFC union establishment s two imagery processing contact surface, opens directly inducts the image, then may obtain the multi-clock processing effect, the marginal check, the pic
efficient_subpixel_registration
- 此算法可以实现任意两个图像的配准(整体平移) -This algorithm can achieve any two image registration (the overall translation)
IFTb
- Image Fusion Toolbox 图像融合工具箱,实现两个图像的融合功能!-Image Fusion Toolbox to achieve the integration of the two images feature!
prewhiten
- 图形图像 匹配。当有两个图像时,程序计算一个图像的不变量,然后跟两一个图像比对,然后输出他们是否匹配。-This codes are for images matching when you have two or more images taken under different lighting, rotation...
image_fusion1
- 两个图像融合的matlab源代码,本人测试可用,特跟大家分享-A different image fusion matlab source code, I test available, especially to share with you
aaa
- 基于颜色的图像检索系统,带有两个图像数据库,采用分块图像检索方法。-Color-based image retrieval system, with two image databases, image retrieval method using block.
match
- 完成两个图像的自动图像配准,非常好用,请放心下载-Complete two automatic image registration image, very easy to use, please be assured Download
图像配准
- 基于sift点的图像配准,提取两个图像中的兴趣点,使用欧式距离判断其相似性,最终得到匹配结果
数字图像处理MATLAB大作业
- 在MATLAB命令行窗口中输入>>guide后打开”test.fig”文件,运行后出现的整个程序的使用界面如下所示:界面左边是一些功能的选择,右边主要是两个图像显示区域,左边的区域显示输入图像,右边的区域显示处理后的图像。(data picture dealing big project)
两个matlab实现最大熵法图像分割程序
- 本文提供了两种方法计算二维最大图像信息熵(This paper provides two methods for computing two-dimensional maximum image information entropy)
数字图像复原算法研究_谢义方.caj
- 关于数字图像处理的算法研究(仅附录有两个Matlab编程案例),包括图像采样和降噪等等。(About digital image processing algorithm research (only the appendix has two Matlab programming case), including image sampling and noise reduction and so on.)
图像分割
- 图像分割程序,其中包含两个分割的程序,有一维最大类间方差分割算法和二维最大类间方差算法,还有两个独立的一维直方图和二维直方图的建立,希望对学习图像分割的同学有帮助~(Image segmentation program, which contains two divided programs, one-dimensional maximum inter-class variance segmentation algorithm and two-dimensional maximum interc
3.6改进型数字图像中直线特征的快速检测方法
- 为提高数字图像中的直线的检测速度,从时频域变换和空间域变换两个角度出发,提出了一种改进型数字图像中直线快速检测方法。(In order to improve the detection speed of straight lines in digital images, an improved method for fast line detection in digital images is proposed from two angles of time frequency domain
