Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - image inpainting
Search - image inpainting - List
implementation of "Region Filling and Object Removal by Exemplar-Based Image Inpainting" and "Gradient based image completion by solving the Poisson equation"
Update : 2011-03-11 Size : 2.22mb Publisher : gweizon@hotmail.com

exemplar-based image inpainting 基于样例的图像修复算法
Update : 2011-08-30 Size : 1.69mb Publisher : belief_if@sohu.com

采用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.
Update : 2025-02-19 Size : 1.22mb Publisher : 屈磊

Famous Image Inpainting Codes.
Update : 2025-02-19 Size : 2.72mb Publisher : rr

object removal在图像处理中的意思是用户可以随意擦去图像中的一个物体,算法可以自动的用背景中的信息补去空洞,达到看不出来是处理过的效果,又叫inpainting,该程序由matlab写成,效果非常好,文档、演示、测试图像均齐全-object removal in image processing means that users can remove images of an object, the algorithm can automatically use the background information to fill empty, reaching out is not to look over the effectiveness of treatment, also known as inpainting, the program by matlab languages, has very good results, documents, presentations, test images have complete
Update : 2025-02-19 Size : 1.69mb Publisher : 辜嘉

Image inpainting的C语言源码,用来修复破损图像。-Image inpainting the C language source code, used to repair damaged images.
Update : 2025-02-19 Size : 131kb Publisher : kcv

Image inpainting,用来修复3D图形中的破损区域。附CG文件。-Image inpainting, used to repair damaged 3D graphics in the region. CG attached document.
Update : 2025-02-19 Size : 760kb Publisher : kcv

一种快速的基于传输方程的图像修复算法。参考文献:FAST IMAGE INPAINTING BASED ON COHERENCE TRANSPORt-A fast transfer equation-based image restoration algorithm. References: FAST IMAGE INPAINTING BASED ON COHERENCE TRANSPORt
Update : 2025-02-19 Size : 21.6mb Publisher : 舒小雨

图像修复的经典文献:Image inpainting by global structure and texture propagation-Image Inpainting classic literature: Image inpainting by global structure and texture propagation
Update : 2025-02-19 Size : 5.27mb Publisher : chenlx

M.B和G.S的Image inpainting英文论文-MB and GS
Update : 2025-02-19 Size : 1.6mb Publisher : 孙丽娟

图像修复技术研究进展,中文文献,比较简单易懂-Image Inpainting Technology, Chinese literature, is relatively simple to understand
Update : 2025-02-19 Size : 761kb Publisher : 孙丽娟

DL : 0
关于图像修复的非常经典的电子文档,详尽描写了一种改进的inpainting算法-Image Inpainting on the very classic electronic documents, a detailed description of an improved algorithm for inpainting
Update : 2025-02-19 Size : 1.8mb Publisher : jackchen

image inpainting -CS7495 Final Project Sooraj Bhat Object Removal by Exemplar-based Inpainting USING THE CODE Everything was done in Matlab and MEX (i.e. a C function callable from Matlab). First, the C code needs to be compiled. At the Matlab prompt, type: mex bestexemplarhelper.c You should then be able to run the following (which takes ~2mins on my 2GHz Pentium 4 laptop with 256MB of RAM): [i1,i2,i3,c,d,mov] = inpaint( bungee0.png , bungee1.png ,[0 255 0]) A smaller run (~25 seconds) would be: [i1,i2,i3,c,d,mov] = inpaint( bw0.png , bw2.png ,[0 255 0]) To visualize: plotall close movie(mov) SAMPLE IMAGES & RESULTS *0.png The original images ( bw and bungee ) *{1,2}.png The different fill region masks. *P2.png Plots of confidence and data terms. *P5.png Plots of original, fill region, inpainted images and confidence and data terms. Other images in the dir contain redundant information. I di
Update : 2025-02-19 Size : 1.69mb Publisher : majb

implementation of the inpainting algorithm in the papers "Region Filling and Object Removal by Exemplar-Based Image Inpainting" and "Gradient based image completion by solving the Poisson equation"
Update : 2025-02-19 Size : 2.22mb Publisher : Wu

在图像修复的理论和模型基础上,本文研究图像修复的快速算法并力求保持图像的强边缘。-In the image restoration based on the theories and models, this paper fast algorithm for image restoration and strive to maintain a strong image edges.
Update : 2025-02-19 Size : 4.6mb Publisher :

在图像修复的理论和模型基础上,介绍了一种图像修复的新模型。-In the image restoration based on the theories and models, introduces a new model for image restoration.
Update : 2025-02-19 Size : 292kb Publisher :

通过进行吉布斯抽样和PDE扩散来进行图像修复。原始图像具有(红色、绿色、蓝色)波段,通过在原始图像的红带上施加掩码图像来生成失真图像。(This is a task of image restoration and inpainting with two methods - **Gibbs sampler** and **PDE diffusion**. The original image has (Red, Green, Blue) bands, and the distorted image is created by imposing the mask image on the Red-band of the original image.)
Update : 2025-02-19 Size : 1.58mb Publisher : markyT

基于正交匹配追踪和KSVD算法的图像修复。(Image inpainting based on OMP and KSVD algorithm)
Update : 2025-02-19 Size : 7.41mb Publisher : markyT

这个文件描述了我们用来获取结果的MATLAB文件, 以及如何再现它们的说明。文件列表包括:buildDictionary.m dictionary.mat get_degrees inPainting.m OMP.m overDCTdict.m overlap_col2im.m overlap_im2col.m peel_mask.m SMP.m(This file describes matlab files that we used to obtain our results, together with instructions for how can they be reproduced.)
Update : 2025-02-19 Size : 4.59mb Publisher : markyT

digital image processing
Update : 2025-02-19 Size : 2.33mb Publisher : silka
« 12 3 4 5 6 7 8 9 10 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.