-
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
-
voice2
program for distribution stimation of speech
- 2010-09-01 18:36:00下载
- 积分:1
-
VSS-APA
Variable step size Afine Projection, adaptive filter algorithm
- 2016-07-16 20:32:23下载
- 积分:1
-
work
Matlab编程实例最常用的Matlab实例最基本的Matlab实例(Matlab Matlab programming examples most commonly used instance of an instance of the basic Matlab)
- 2011-04-29 11:23:34下载
- 积分:1
-
histgram
多维颜色直方图::文中利用Matlab软件对真彩色图像高堆直方因数据的可视化进行了实践研究,并给出了
制作高雏直方图的相应程序。高雒直方图的可视化对真彩色图像分割中正确选择合适的彩色模型研
究起到了很好的作用。(multi-dimensional color histogram : : The authors use the Matlab software for true color images directly to the high rockfill for data visualization of practice, and given the high production of child histogram of the corresponding procedures. Luo high histogram visualization of the true color image segmentation correct choice of color model played a very good role.)
- 2007-01-24 22:33:23下载
- 积分:1
-
pi_rp
simulink模拟比例-积分控制器应用于重覆性控制(simulink simulation proportional- integral controller used in the repetitive control)
- 2012-06-18 04:20:21下载
- 积分:1
-
1122
车牌识别,用matlab实现的简单车牌识别系统,学习交流用(License Plate Recognition)
- 2015-01-04 16:15:23下载
- 积分:1
-
bizhijiaozheng
该程序是幅值谱中校正频谱峰值的比值校正法,可以自设定校正谱峰值的个数,同时还可以校正相位,校正的结果很准确。(The program is corrected spectrum peak in the amplitude spectrum ratio correction method, since setting the number of correction of spectral peaks, but also can be corrected very accurate phase correction results.)
- 2013-05-20 21:06:46下载
- 积分:1
-
ISS_MUCIS
matlab仿真非相干信号宽带MUSIC方位估计,与DAS和MVDR方法进行对比。信号到达角度可调整(Incoherent broadband signal simulation matlab MUSIC DOA estimation, comparison with the DAS and MVDR methods. Signal reaches the angle adjustable)
- 2014-06-18 17:05:48下载
- 积分:1
-
st
说明: 该程序包含st原程序和使用st变换的一个程序,st源程序需要加入matlab的toolbox下,sst程序为自己编写的应用例程,希望对初学者有帮助(St includes the program and use the original procedure st transform a program, st source matlab need to join the toolbox under, sst procedure to prepare the application for their own routine, and they hope to be helpful for beginners)
- 2008-12-10 10:33:49下载
- 积分:1