搜索资源列表
基于快速行进法的快速图像修复算法与TV对比
- 基于快速行进法的快速图像修复算法与TV对比基于快速行进法的快速图像修复算法与TV对比,很有用的资料
exemplar-based image inpainting
- exemplar-based image inpainting 基于样例的图像修复算法
Image_Restoration.rar
- 这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,Inverse滤波器, Wiener滤波器和Lucy-Richardson滤波器被使用到,同时代码还使用了光学流线分析,估计模糊的长度和角度。,This process could be restored due to noise/noise interference or distortion due to jitter generated images, Inverse filter, Wiener filter and the L
colorimagerestoration
- 一种基于tv模型的彩色图像修复方法,效果很好-Tv model based on color image restoration
BSCB
- 该方法是图像修复技术的最原始算法,介绍了该算法的意义和数值实现方法,并且给出了实验结果。该文章为英语原版。-This method is image restoration technology, the most primitive algorithm, introduced the meaning of the algorithm and numerical implementation method, and gives the experimental results. The arti
TV1
- tv图像修复算法,对于去噪具有良好效果,能够很好的处理各种噪音-tv image restoration algorithm, with good results for denoising, able to handle all kinds of noise
toolbox_nlmeans
- 经典的图像修复程序,matlab语言描写-The classic image fix, matlab Descr iptions
inpainting
- 基于C实现的采样复制的纹理图像修复方法。可去除遮罩物 -C based on the realization of the sample copy of the texture image restoration method. Mask material can be removed
fastcdd_pubian
- 基于CDD模型的快速数字图像修复算法 matlab版 -CDD model based on fast digital image restoration algorithm matlab version
CDDinpainting
- 非纹理的曲率驱动扩散的图像修复。参考文献:《Nontexture Inpainting by Curvature-Driven Diffusion》-Curvature-driven diffusion of non-texture image restoration. References: " CHAN Nontexture Inpainting by Curvature-Driven Diffusion"
mp_image_inpaiting
- 可实现对残缺图像的修复,应用了基于mp算法的图像稀疏分解思想。过程中考虑到了原子库原子的能量特性-Enables the restoration of fragmentary images, applications mp-based algorithm for image sparse decomposition ideas. The process of taking into account the characteristics of atomic energy of the atom
zuoye
- 用逆滤波、维纳滤波、最小二乘方滤波方法进行图像修复的比较。-By inverse filtering, Wiener filtering, least square filtering method for image restoration comparison.
inpainting-survey
- 基于偏微分方程的数字图像修复的一些方法和模型,介绍了几种常用的数字图像修复的模型。-Based on partial differential equations of the digital image repair some of the methods and models, introduced several popular models of digital image restoration.
tvreg
- 全变差图像处理方法,利用全变差做图像去噪、去卷积和修复-The tvreg package is a collection of MATLAB functions for total variation (TV) based image denoising, deconvolution, and inpainting, and an implementation of Chan-Vese segmentation
foe_demo
- 专家场做图像的去噪和修复,老外写的,很不错。-Experts to do field image denoising and restoration, written by a foreigner, is pretty good.
Object_Removal_by_Exemplar-Based_Inpainting
- 基于样例的图像修补方法,可以用于移除较大的目标,修复较大的区域。VC++环境,Qiushuang Zhang设计,参见A.Criminisi等人的论文:Object Removal by Exemplar-Based Inpainting.-Based on the sample image repair method can be used to remove larger goal, to repair the larger region. VC++ Environment, Qiushua
inpainting
- 很简单的图像修复代码 用C++Builder编写的 有点类似PHOTOSHOP里面的画笔和仿制图章的结合-Image restoration is very simple code with C++ Builder prepared PHOTOSHOP inside is somewhat similar to the brush and seal combination of imitation
模糊图像修复
- 通过线性拉普拉斯滤波器对模糊图像修复,程序为两种滤波,T1为滤波器,T2为拉普拉斯算子。(Fuzzy image restoration is done by linear Laplasse filter. The program has two kinds of filtering, T1 as filter and T2 as Laplasse operator)
图像修复论文算法的实现
- 大块区域图像修复论文算法实现。基于论文改进的Criminisi算法。(The algorithm of image restoration in large area is implemented. Based on the improved Criminisi algorithm.)
图像修复
- 应用DCT字典和KSVD学习字典,对图像进行简单的修复,可行性较高,速度不是很快。(Simple image restoration is feasible and not very fast.)