-
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
-
OFDM(matlab)
ofdm的详细仿真,包括信道,多径,及多部分的波形,详细的说明(OFDM detailed simulation, including channel, multi-path, and multi-part of the waveform, a detailed description of)
- 2008-03-01 10:51:15下载
- 积分:1
-
matlab
说明: 购买的matlab基础书中所有例子!希望对你有帮助,欢迎下载!(Matlab-based book buying all the examples! Want to help you are welcome to download!)
- 2010-03-26 17:14:06下载
- 积分:1
-
zipfiles2
Matlab function this file use to run in matlab
- 2012-06-12 20:58:35下载
- 积分:1
-
grating
光栅尺,随意改变光栅尺的长度,光栅缝宽随着光栅尺长度的变化而变化(Grating, grating arbitrarily change the length of the grating with the grating length slit width varies)
- 2013-10-31 13:15:18下载
- 积分:1
-
MyChat
my chAT APPLICATION NEW WAY TO CHAT
- 2013-12-12 20:36:46下载
- 积分:1
-
management
关于工商管理的文章,一般不错,可以借鉴一下啊!(Articles on business management, general good, can learn from ah!)
- 2010-07-22 13:14:17下载
- 积分:1
-
PWM_IGBT
simulation of a single phase PWM inverter
- 2010-07-28 20:39:51下载
- 积分:1
-
yuanzhenolen1
圆震波束形成程序,经检验的。放心十吧!!!共同分享(Chun-yen beamforming procedure, by testing. Rest assured it ten! ! ! Share)
- 2008-03-17 19:04:11下载
- 积分:1
-
ls_esprit
一种DOA估计算法,属于子空间分类(旋转不变子空间算法)(A DOA estimation algorithm, which sub-space classification (rotation invariant subspaces algorithm))
- 2008-06-24 16:12:31下载
- 积分:1