-
Interpolation
利用低通滤波器对图像进行插值放大:按放大的倍数对原图像进行插零,插零后的图片与低通滤波函数进行卷积,原先插入的零的位置自动替换为适当的插值,如此图像就已经插值放大了,图像质量还不错。(Double the number of pixels of each row and column by adding a zero value pixel between each pixel of the image.Then operate with two kinds of low-pass filters to get the enlarged image.)
- 2010-02-17 05:00:44下载
- 积分:1
-
Inpainting--on-Wavelet-
图像修复是图像处理的一个重要问题。这是一个困难的问题,同时填写在地区缺少图像信息的纹理和结构。以损坏的图像inpaint失踪的结构和纹理信息,基于小波分解的图像修补算法提出。首先损坏的图像分解成子图像和纹理结构,利用小波子图像转变。然后,地区结构中缺少的信息的子图像重建曲率驱动扩散(CDD),算法,而在同一区域的纹理子图像填写基于改进的纹理合成的典范 最后,恢复的图像,通过重组,结构和纹理恢复的结果。大量的实验表明,该算法可以快速,高效地恢复在同一时间的结构和纹理信息,视觉效果和峰值信噪比比(PSNR)比同类算法更好。(Image inpainting is an important problem image processing. It is a difficult problem to simultaneously fill-in the
texture and structure in regions of missing image information. In order to inpaint the damaged image with both
missing the structure and texture information, an image inpainting algorithm based on wavelet decomposition is
presented. First the damaged image is decomposed into structure sub-image and texture sub-image using the wavelet
transformation. Then, the sub-image with the region of missing information in the structure is reconstructed by
Curvature-Driven Diffusions (CDD) algorithm, while the same region in the texture sub-image is filled-in with the
improved texture synthesis based on exemplar Finally, the restored image is given by recombining the structure and
texture restored results. A large number of experiments show that the proposed algorithm can quickly and efficiently
restore the structure and texture information at the same time, and the visual eff)
- 2012-06-05 22:04:45下载
- 积分:1
-
Canny
说明: 用canny算子来检测图像边缘,VC++(Using canny operator to detect image edge)
- 2010-03-28 14:43:47下载
- 积分:1
-
fuse
基于肤色的图像分割,是用matlab实现的,希望大家有用(Image segmentation based on skin color is achieved with matlab, I hope it would be useful)
- 2011-06-08 21:21:50下载
- 积分:1
-
criminisi-source-code
这是个criminisi算法的源码,可以对图像进行相应的修补。效果很好。(This is a criminisi algorithm source code, images can be appropriate patch. With good results.)
- 2021-03-15 10:39:22下载
- 积分:1
-
SensingMatrixDesign
利用块稀疏的方法求解感知矩阵,在压缩感知、图像恢复方面都可以应用(Method for solving block sparse perception matrix in compressed sensing, image restoration can be applied)
- 2021-04-06 22:29:02下载
- 积分:1
-
fcm_eg
模糊C聚类的应用!!利用MATLAB本身自带的FCM函数做的一个例子(Application of fuzzy clustering C!! Using MATLAB itself FCM)
- 2008-05-30 14:58:47下载
- 积分:1
-
findmatch
这是一重要的图像修补源代码,基于图像快的修补,是修补算法的经典制作(1)(inage quilting image inpainting )
- 2010-06-09 12:29:00下载
- 积分:1
-
CVA
主要是多光谱多波段两幅图像的变化检测求得差异影像 大家可以参考参考 运行主程序(mian is used to difference of two images)
- 2015-01-14 17:35:10下载
- 积分:1
-
project
Finding MSER regions and Canny edges in natural images
- 2015-02-10 02:21:40下载
- 积分:1