Welcome![Sign In][Sign Up]
Location:
Search - 图像修复

Search list

[Graph Recognize基于快速行进法的快速图像修复算法与TV对比

Description: 基于快速行进法的快速图像修复算法与TV对比基于快速行进法的快速图像修复算法与TV对比,很有用的资料
Platform: | Size: 191599 | Author: ruisheng536@qq.com | Hits:

[2D Graphicexemplar-based image inpainting

Description: exemplar-based image inpainting 基于样例的图像修复算法
Platform: | Size: 1769903 | Author: belief_if@sohu.com | Hits:

[Documents快速图像修复技术

Description: 提出了一个非常简单的修复算法来重建图像中小部分的丢失和损坏图像,该算法与目前产生同等效果的方法相比,速度要快两到三个数量级。
Platform: | Size: 54272 | Author: 842948252@qq.com | Hits:

[2D GraphicAFMM_Inpainting

Description: 基于快进算法的破损图像修复算法,只要将图像中的破损区域由纯红色标出,该算法即可自动完成对该区域的修复。要求修复图像格式为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 can automatically complete restoration in the region. Image restoration requirements for the format of BMP format.
Platform: | Size: 3031040 | Author: 屈磊 | Hits:

[2D GraphicInpainting

Description: 采用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 region mask images, results, real-time repair.
Platform: | Size: 1282048 | Author: 屈磊 | Hits:

[2D GraphicRBFInpainting

Description: 采用径向基函数进行图像修复的VC++源代码,用户可交互式地选择破损修复区域。-RBF used for image restoration VC source code, users can interactively choose to repair damaged region.
Platform: | Size: 1050624 | Author: 屈磊 | Hits:

[matlabTV_inpainting

Description: 采用总变分法(TV)进行图像修复的matlab源代码。包括热扩散修复和多尺度方法。-using variational (TV) for image restoration of Matlab source code. Thermal diffusivity including repair and multi-scale approach.
Platform: | Size: 435200 | Author: 屈磊 | Hits:

[Graph programmodernImageProcessing&Application

Description: 此电子书主要述说了主要的图像处理的技术。包括图像的增强,图像的编码,图像修复等多方面知识-this major e-books describing the main image processing technology. Enhancements include images, image coding, image restoration range of knowledge
Platform: | Size: 8268800 | Author: dasheng | Hits:

[Special Effectsimage_inpainting1

Description: 基于偏微分方程的图像修复和修补.代码可供参考.学偏微分的有用-based on partial differential equations Image restoration and repair. Code for reference. Partial useful learning
Platform: | Size: 1936384 | Author: 李辉 | Hits:

[2D GraphicTV1

Description: 采用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.
Platform: | Size: 93184 | Author: ch | Hits:

[Special EffectsImageInpainting

Description: 图像进行抠图后的图像的背景生成,也可用于图像修复-images of the background image generation, can also be used for image repair
Platform: | Size: 5120 | Author: 丁健明 | Hits:

[GDI-BitmapBitmapExample

Description: 图像修复,包括fast inpainting 和tv inpainting两种修复方法
Platform: | Size: 198656 | Author: 沈华 | Hits:

[Special EffectsInpaintingCodeAndData

Description: 一种快速的基于传输方程的图像修复算法。参考文献:FAST IMAGE INPAINTING BASED ON COHERENCE TRANSPORt-A fast transfer equation-based image restoration algorithm. References: FAST IMAGE INPAINTING BASED ON COHERENCE TRANSPORt
Platform: | Size: 22645760 | Author: 舒小雨 | Hits:

[matlabfoe_demo-1.0

Description: 该原代码包提供图像去噪,图像修复,求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 processing.
Platform: | Size: 389120 | Author: Christine | Hits:

[matlab基于整体变分模型的图像修复算法仿真实现_钱宗峰

Description: 基于整体变分模型的图像修复算法仿真实现,使用Matlab平台。(Based on the overall variational model of image inpainting algorithm simulation, using the Matlab platform.)
Platform: | Size: 783360 | Author: heyheysher | Hits:

[Graph program图像修复代码

Description: haclon的源码,使用于图像上特定文字的消除,代码仅供参考,没有通用性(Haclon source code, used in the image of the elimination of specific text, the code is for reference only, not universal)
Platform: | Size: 325632 | Author: ChangeMyWay | Hits:

[Other基于偏微分方程的图像修复-毕业论文

Description: 基于偏微分方程的图像修复毕业论文,附录为源代码程序(Image restoration thesis based on partial differential equation, appendix to source code)
Platform: | Size: 2632704 | Author: gao246 | Hits:

[Graph program模糊图像修复

Description: 通过线性拉普拉斯滤波器对模糊图像修复,程序为两种滤波,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)
Platform: | Size: 10240 | Author: hello庚 | Hits:

[Graph program图像修复论文算法的实现

Description: 大块区域图像修复论文算法实现。基于论文改进的Criminisi算法。(The algorithm of image restoration in large area is implemented. Based on the improved Criminisi algorithm.)
Platform: | Size: 764928 | Author: sdpscnc | Hits:

[Special Effects图像修复

Description: 应用DCT字典和KSVD学习字典,对图像进行简单的修复,可行性较高,速度不是很快。(Simple image restoration is feasible and not very fast.)
Platform: | Size: 145408 | Author: 小月千 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 23 »

CodeBus www.codebus.net