搜索资源列表
基于快速行进法的快速图像修复算法与TV对比
- 基于快速行进法的快速图像修复算法与TV对比基于快速行进法的快速图像修复算法与TV对比,很有用的资料
exemplar-based image inpainting
- exemplar-based image inpainting 基于样例的图像修复算法
快速图像修复技术
- 提出了一个非常简单的修复算法来重建图像中小部分的丢失和损坏图像,该算法与目前产生同等效果的方法相比,速度要快两到三个数量级。
BSCB
- matlab实现的BSCB图像修复算法,经测试可以正常运行,可以修复灰度和彩色图像-A matlab code about BSCB inpainting algorithm
gansehtu
- 研究了基于块填充的图像修复算法,修复图像的质量容易受到待修复区域边界像素修 复顺序的影响,通过分析待修复区域像素点所在模块的图像特征,改进了填充算法的优先权, 分别是基于P-Laplace算子和Euler’s elastica模型的优先权计算方法的改进。实验结果证实了文中 所介绍算法能有效提高重建图像的感知质量。 -Studied the block-based image restoration algorithm for filling, repair image quali
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
Guass-Matlab
- 运用径向基高斯函数作出图像修复,并附带相应代码以及图像实例-Gaussian radial basis function to image restoration, and with the corresponding instance of the code and image
Fragment-basedImageCompletion
- 此代码实现图像修复领域的经典算法-IDORI在2003年发表于SIG的论文:fragment based image completion.修复效果很好,修复时间有待改进。-This code implementation of the classical field of image restoration algorithm-IDORI in 2003, published in the SIG' s thesis: fragment based image completion. Very
200930310135
- 是图像修复,利用维纳滤波的方法实现的图像复原,自己编的程序-Image restoration
BSCB_Inpainting
- BSCB数字图像修复算法程序,很经典,可以运行-BSCB Inpainting code
inpainting
- 基于C实现的采样复制的纹理图像修复方法。可去除遮罩物 -C based on the realization of the sample copy of the texture image restoration method. Mask material can be removed
基于整体变分模型的图像修复算法仿真实现_钱宗峰
- 基于整体变分模型的图像修复算法仿真实现,使用Matlab平台。(Based on the overall variational model of image inpainting algorithm simulation, using the Matlab platform.)
图像修复代码
- haclon的源码,使用于图像上特定文字的消除,代码仅供参考,没有通用性(Haclon source code, used in the image of the elimination of specific text, the code is for reference only, not universal)
基于偏微分方程的图像修复-毕业论文
- 基于偏微分方程的图像修复毕业论文,附录为源代码程序(Image restoration thesis based on partial differential equation, appendix to source code)
模糊图像修复
- 通过线性拉普拉斯滤波器对模糊图像修复,程序为两种滤波,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.)