-
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
-
FruitPair
基于IPHONE平台开发的水果对对碰游戏,其中使用了COCOS2D游戏引擎(fruit game for iphone )
- 2011-01-12 11:55:30下载
- 积分:1
-
ALL_tsp.tar
说明: 提供几乎所有有关TSP问题的MATLAB解法集合,适合学习和研究者使用。(err)
- 2008-11-14 16:43:04下载
- 积分:1
-
ESPRIT2
频率估计中的ESPRIT算法的matlab实现(Frequency estimation in the realization of ESPRIT algorithm matlab)
- 2011-07-06 09:59:20下载
- 积分:1
-
LargestLyapunov
这个是用小数据量法计算时间序列最大lyapunov指数的matlab程序(This is a small amount of data calculated time series index of the largest lyapunov Matlab procedures)
- 2021-02-27 00:19:37下载
- 积分:1
-
SIM_OFDM+BPSK
本程序采用matlab中的simulink,对OFDM进行信道估计,在程序中采用的为BPSK调制方式。(the adoption of the Matlab Simulink, the right to conduct OFDM channel estimation, in the procedures used for BPSK modulation.)
- 2007-05-04 22:49:47下载
- 积分:1
-
1-2DoublebandSpecrum
这是一个双边带频谱分析仿真的Systemview源代码。(This is a bilateral spectrum analysis and simulation with the Systemview source code.)
- 2007-04-07 10:16:47下载
- 积分:1
-
aver_filter
对图像进行算数平均滤波,希望对大家能有所帮助。(The image, and I hope to average filtering arithmetic we can help.
)
- 2011-09-26 20:31:45下载
- 积分:1
-
matlab中的小波熵程序
时间序列根据小波熵算法进行分段,以达到降维的目的(The time series is segmented according to the wavelet entropy algorithm)
- 2017-07-22 16:45:30下载
- 积分:1
-
poincare123
Poincare Sphere Plot of Polarimetry Stokes Vectors
- 2010-10-26 06:52:16下载
- 积分:1