-
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
-
Channel-FLow
channel flow computation
- 2013-12-11 14:19:45下载
- 积分:1
-
power_converter
说明: 六脉冲三相可控整流器的MATLAB/simulink实现方法仿真模型。(Three-phase six-pulse controlled rectifier of the MATLAB/simulink simulation model realization.)
- 2011-03-25 23:47:44下载
- 积分:1
-
MATLAB1
根据)EF 特性中的对比度敏感度,
即空间频率特性曲线,对图像进行二维多级小波分解,由分解后的各小波分量,提取各频段相应的亮
度、清晰度和相关度指标;然后将这三个指标的几何平均与频段加权系数的内积做算术平均,以此作
为图像质量的综合评价指标(According to) EF characteristic of contrast sensitivity, that is spatial frequency characteristic curve, the image is two-dimensional multi-level wavelet decomposition, the decomposition of the wavelet component, extract the frequency band corresponding brightness, clarity and relevance of indicators then the geometric mean of these three indices and the band doing weighted coefficient of the arithmetic mean within the product as a comprehensive evaluation of image quality index)
- 2010-05-22 23:59:10下载
- 积分:1
-
matlabANDDSP
MATLAB与数字信号处理 (MATLAB AND DSP)
- 2009-03-04 23:32:27下载
- 积分:1
-
OFDM-baseband
OFDMBASEBAND 是OFDM接收端的程序代码。他花了我很多时间。你懂得。(baseband of OFDM receive .It is very precious.And cost me much time.you know.)
- 2013-04-09 11:27:26下载
- 积分:1
-
Genetic-Algorithm-Toolbox
MATLAB遗传算法工具箱之一-gatbx
(MATLAB Genetic Algorithm Toolbox)
- 2013-11-29 20:56:36下载
- 积分:1
-
matlabusedinmonidianhefa
说明: matlab应用在工程电磁场中,利用模拟电荷法数值计算解决工程电磁场中的各种问题(matlab electromagnetic fields used in the project, using the charge simulation method to solve engineering numerical computation of electromagnetic field problems)
- 2009-08-03 16:27:27下载
- 积分:1
-
egs
attached file is matlab code
- 2014-12-06 13:02:44下载
- 积分:1
-
eeof
对数据做eeof处理,得到数据的空间模态和时间系数。(Matlab function of eeof)
- 2013-12-03 22:01:27下载
- 积分:1