Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - inpainting code
Search - inpainting code - List
采用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 : 屈磊

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

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

这是本人毕设时所作的医学图像处理源代码,供初学者参考-This is when I completed the established medical image processing source code reference for beginners
Update : 2025-02-19 Size : 2.88mb Publisher : 李林

代码实现了Ashikhmin纹理合成的效果,欢迎高手进行指正-code realized Ashikhmin texture synthesis results, welcomed the master for correction
Update : 2025-02-19 Size : 145kb Publisher : 王川艳

基于偏微分方程的图像修复和修补.代码可供参考.学偏微分的有用-based on partial differential equations Image restoration and repair. Code for reference. Partial useful learning
Update : 2025-02-19 Size : 1.85mb Publisher : 李辉

一个博士写的基于PDE图象处理的开发包。很有用处,对做PDE图象处理的人是个福音。-write a PDE-based image processing development package. Useful to do image processing PDE is the Gospel.
Update : 2025-02-19 Size : 1.25mb Publisher : kang

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

该代码主要用于降噪处理,是基于偏微分方程的图像修复和修补-The code used to deal with noise reduction is based on partial differential equations of image restoration and repair
Update : 2025-02-19 Size : 6.08mb Publisher : 小马


Update : 2025-02-19 Size : 1.71mb Publisher : zhu

很简单的图像修复代码 用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
Update : 2025-02-19 Size : 346kb Publisher : sherry

一个用visual c++ 写的图像修复算法,有界面可以直接编译运行-A use of visual c++ Write image restoration algorithm, there are interface can be directly compiled to run
Update : 2025-02-19 Size : 1.7mb Publisher : dai

An inpainting C++ code that improves the method by Bertalmio et. al, making only minor changes, and then attempt to improve on the algorithm in some way, possibly by speeding up the process (their algorithm takes several minutes to complete).
Update : 2025-02-19 Size : 3.15mb Publisher : edoremi

Image inpainting example code
Update : 2025-02-19 Size : 334kb Publisher : edoremi

object inpainting source code
Update : 2025-02-19 Size : 13kb Publisher : rishi

"An Image Inpainting Technique Based on the Fast Marching Method"文章中使用的图像修复方法-Sample C++ source code for the inpainting technique and with demo images as used in the "An Image Inpainting Technique Based on the Fast Marching Method"
Update : 2025-02-19 Size : 4.23mb Publisher : wulaioyouke

DL : 0
Model Based Steganography Source code by Matlab
Update : 2025-02-19 Size : 149kb Publisher : Zahra

BSCB数字图像修复算法程序,很经典,可以运行-BSCB Inpainting code
Update : 2025-02-19 Size : 79kb Publisher : 伊人

Inpainting code written with matlab, Inpainting_nans
Update : 2025-02-19 Size : 269kb Publisher : dashux

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
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.