-
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
-
.rar
数字识别基于MATLAB的数字识别系统的研究与实现(Digital Identification)
- 2009-03-03 17:16:33下载
- 积分:1
-
RRM-000012
really understand,describe using matlab
- 2010-11-21 10:23:52下载
- 积分:1
-
postproc_modif
Prozody modulation and pitch scale modification of speech.
- 2010-01-07 22:02:34下载
- 积分:1
-
JM97Bcount
97年中国大学生数学建模竞赛B题(枚举法) (1997 China Undergraduate Mathematical Contest in Modeling B (enumeration))
- 2013-07-16 21:42:28下载
- 积分:1
-
Fourier-series
Understand Fourier series
- 2011-08-25 08:14:15下载
- 积分:1
-
dijkbgf-geometric-processing-package-ee58066
Geometric Processing Package
This package is on basic geometric processing, including common used algebraic/topological/graphical functions. Detailed documentation is available. It is planned to add more functions. Your suggestions are highly appreciated
- 2015-01-23 17:12:40下载
- 积分:1
-
Programming-MATLAB-and-VCP-P
简要介绍VC++与MATLAB联合编程技术(VC++ introduced the joint programming with MATLAB)
- 2011-01-22 15:49:03下载
- 积分:1
-
17conventional_multiuser
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2011-04-23 07:59:39下载
- 积分:1
-
tebpsk1
数字通信系统的t-EBPSK的调制与解调,功率谱密度的绘制,以及误码率曲线(Digital communication system t-EBPSK modulation and demodulation, the power spectral density plotted, and BER curves)
- 2014-12-11 15:30:00下载
- 积分:1