-
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
-
LASIP_BlindDeconvolution
The LASIP routines for Multiframe Blind Deconvolution are used for restoration of an image from its multiple blurred and noisy observations.
- 2010-01-08 16:05:23下载
- 积分:1
-
mosaic
image mosaicing
done in MATLAB
- 2010-11-23 02:34:23下载
- 积分:1
-
QPSK_DEQPSK
OFDM系统中的QPSK调制映射和调制解映射(QPSK modulation OFDM system mapping and modem mapping)
- 2010-06-02 12:52:01下载
- 积分:1
-
MATLAB-VC
这份资料主要讲解matlab与vc连接方面的知识,混合编程可以用到(this information mainly on Matlab vc connectivity with the knowledge, can be used in mixed programming)
- 2007-05-29 09:54:22下载
- 积分:1
-
fecture
利用bior5.5小波对声音进行能量特征提取。小波基可以任意变换。(The sound use bior5.5 wavelet energy feature extraction. Wavelets can transform any.)
- 2014-10-27 10:38:55下载
- 积分:1
-
MIMO_UWB
MIMO UWB four types of channels.
- 2013-11-04 05:25:41下载
- 积分:1
-
cpn
cpn神经网络的MATLAB实现,把代码都弄到了一个TXT文档,需要的可以自行在MATLAB输入(cpn neural network)
- 2014-12-15 16:59:11下载
- 积分:1
-
bpsk1
本程序是自己写的,在瑞丽衰落信号下的BPSK仿真,已经经过试验成功(This program is written in their own, in Ruili fading BPSK simulation signal, has been successfully tested)
- 2013-12-17 16:43:07下载
- 积分:1
-
20130812143222815875
Z源逆变器的光伏系统仿真,对象是直流无刷电机,理论很深,对写论文有帮助(Z-source inverter PV system simulation, the object is a DC brushless motor, deep theory, help to write papers)
- 2013-12-25 14:17:29下载
- 积分:1