搜索资源列表
基于快速行进法的快速图像修复算法与TV对比
- 基于快速行进法的快速图像修复算法与TV对比基于快速行进法的快速图像修复算法与TV对比,很有用的资料
exemplar-based image inpainting
- exemplar-based image inpainting 基于样例的图像修复算法
快速图像修复技术
- 提出了一个非常简单的修复算法来重建图像中小部分的丢失和损坏图像,该算法与目前产生同等效果的方法相比,速度要快两到三个数量级。
AFMM_Inpainting
- 基于快进算法的破损图像修复算法,只要将图像中的破损区域由纯红色标出,该算法即可自动完成对该区域的修复。要求修复图像格式为BMP格式。-algorithm based on fast forward damaged the image restoration algorithms, as long as the image of the region damaged by the pure red mark, The algorithm
Inpainting
- 采用M.Bertalmio and G.Sapiro论文中算法的图像修复C++代码。需要提供原始破损图像和破损区域的掩模图像,修复结果实时显示。-used Bertalmio and G. M. Sapiro papers algorithm for image restoration generation C yards. The need for the original image and damaged the damaged
RBFInpainting
- 采用径向基函数进行图像修复的VC++源代码,用户可交互式地选择破损修复区域。-RBF used for image restoration VC source code, users can interactively choose to repair damaged region.
TV_inpainting
- 采用总变分法(TV)进行图像修复的matlab源代码。包括热扩散修复和多尺度方法。-using variational (TV) for image restoration of Matlab source code. Thermal diffusivity including repair and multi-scale approach.
modernImageProcessing&Application
- 此电子书主要述说了主要的图像处理的技术。包括图像的增强,图像的编码,图像修复等多方面知识-this major e-books describing the main image processing technology. Enhancements include images, image coding, image restoration range of knowledge
image_inpainting1
- 基于偏微分方程的图像修复和修补.代码可供参考.学偏微分的有用-based on partial differential equations Image restoration and repair. Code for reference. Partial useful learning
TV1
- 采用T.Chan的总体变分(TV)方法实现图像修复,由于算法本身的局限性,无法解决视觉连通性的问题。-using T. Chan of the overall variation (TV) method of image restoration, Due to the limitations of their own algorithm to solve visual connectivity problems.
ImageInpainting
- 图像进行抠图后的图像的背景生成,也可用于图像修复-images of the background image generation, can also be used for image repair
BitmapExample
- 图像修复,包括fast inpainting 和tv inpainting两种修复方法
InpaintingCodeAndData
- 一种快速的基于传输方程的图像修复算法。参考文献:FAST IMAGE INPAINTING BASED ON COHERENCE TRANSPORt-A fast transfer equation-based image restoration algorithm. References: FAST IMAGE INPAINTING BASED ON COHERENCE TRANSPORt
foe_demo-1.0
- 该原代码包提供图像去噪,图像修复,求psnr值等功能。主要使用全变分方法等方法实现图像处理。-The source code package to provide image denoising, image restoration, and features such as PSNR values. The main use of methods such as variational methods realize image pr
基于整体变分模型的图像修复算法仿真实现_钱宗峰
- 基于整体变分模型的图像修复算法仿真实现,使用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.)