-
inpainting
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)
- 2010-06-19 21:00:49下载
- 积分:1
-
12344
二分法程序,可以用他来求解非线性放成的跟问题,精度高,速度快(ke yi jie jue er fen fa qiu jie de wen ti ,li yong er fen fa jie jue fei xian xing fang cheng qiu gen de wen ti .su du kuai jing du gao )
- 2010-05-19 21:19:57下载
- 积分:1
-
DEEC2
基于的matlab的无线传感器的仿真模型,通过仿真观察无线通信设备的工作状态(The simulation model of wireless sensor based on MATLAB, observe the wireless communication equipment working state by simulation)
- 2013-04-07 08:15:47下载
- 积分:1
-
gvalue
彩色图像质量评价程序,用于评价彩色图片的清晰度(Color image quality assessment procedures for resolution of color images)
- 2010-10-08 10:13:40下载
- 积分:1
-
qpskBER
基于MATLAB的QPSK调制,模擬錯誤率(MATLAB-based QPSK modulation, analog error rate)
- 2010-01-08 17:01:50下载
- 积分:1
-
MATLAB
精通matlab图像处理的配套光盘下,内有程序代码(Proficient in matlab under the matching discs Image Processing)
- 2010-05-10 03:38:07下载
- 积分:1
-
reconosimiento-de-voz
Get reduce the size of an original sound file between half to three quarters of the initial size. The FLAC format is often used to sell music online, and as an alternative to MP3 to share when you want to reduce the file size would have
- 2013-11-12 02:35:06下载
- 积分:1
-
Nonlinear system_Hassan_K_Khalil
说明: 非线性 matlab Nonlinear system_Hassan_K_Khalil的matlab代码。书本的代码编写主要集中在第二章,第十三章,第十四章代码(the matlab code of Nonlinear system_Hassan_K_Khalil, the code main are in the charpter 2 ,charpter 13 and charpter 14)
- 2020-12-27 08:39:02下载
- 积分:1
-
burg
说明: 原创_burg法谱估计,是现代谱估计的一种典型的算法(original_burg Spectral Estimation )
- 2011-04-09 01:05:36下载
- 积分:1
-
pcaexpressprot
this is the code of facial recognition system
- 2011-10-07 20:07:18下载
- 积分:1