-
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
-
Alamouti
16qam
换句话说,信号可能仍然是
探测到,但以较低的质量。这是通常所说
对软失败。幸运的是,新的传(16qam simulink ser mimo
one of the receive chains fail, and the other receive
chain is operational, then the performance loss is on the order
of the diversity gain. In other words, the signal may still be
detected, but with inferior quality. This is commonly referred
to as soft failure. Fortunately, the new transmit diversity
scheme provides the same soft failure. To)
- 2011-05-28 14:22:49下载
- 积分:1
-
OFDM-matlab
OFDM的matlab仿真,调制解调,交织,信道编解码,高斯信道和瑞利衰落信道下的分别进行仿真的程序。(OFDM matlab simulation, modulation and demodulation, interleaving, channel coding and decoding, Gaussian channel and Rayleigh fading channel simulation procedures, respectively.)
- 2013-11-17 16:35:37下载
- 积分:1
-
MATLAB-source-code-for-self-study
适合初学者从入门到精通matlab编程所用,带有十三个部分的源代码,层层递进,个人感觉不错!(Suitable for beginners matlab programming from entry to the proficient use, with thirteen parts of the source code, progressive layers, personal feeling good!)
- 2014-01-15 11:47:27下载
- 积分:1
-
SLMS3
符号LMS算法程序,符号LMS算法程序,符号LMS算程序,符号LMS算法程序(Sign LMS algorithm program, sign LMS algorithm program, sign LMS computer program, sign LMS algorithm program)
- 2010-06-03 12:48:40下载
- 积分:1
-
MATLAB
双线性插值 双线性插值 双线性插值 双线性插值(bilinear_interpolate)
- 2009-03-17 10:50:56下载
- 积分:1
-
bayesianMLP
Bayesian Multi Layer Perceptron Neural Network
- 2010-01-07 22:56:34下载
- 积分:1
-
plot
matlab画图的一些命令,可以学习学习
matlab画图的一些命令,可以学习学习(some commands for how to plot)
- 2014-09-13 22:30:43下载
- 积分:1
-
Generator_COP18T
gcopt of 18 of reliability test system
- 2011-10-31 20:47:51下载
- 积分:1
-
Matlab-Chinese-Manual
matlab中文手册,主要包括一些基本的函数的说明与使用,适用于matlab初学者(Matlab Chinese manual, including description of some of the basic function and use, suitable for beginners matlab)
- 2014-12-05 09:51:18下载
- 积分:1