-
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
-
GVF
图象分割算法,这是 active contours分割中外力的选择,通常算法为基于梯度,但对于梯度不清楚的图像,可以采用此方法(image segmentation algorithm, which is active segmentation external contours of choice, usually based on the gradient algorithm, but the gradient was not clear images, we can use this method)
- 2006-12-21 16:57:49下载
- 积分:1
-
dailibai
描述倒立摆的仿真图,采用模糊控制的算法和最优控制策略。(The simulation diagram describing the inverted pendulum, fuzzy control algorithm and the optimal control strategy.)
- 2014-09-29 19:16:40下载
- 积分:1
-
bpsk
基带信号采用不归零矩形脉冲,
生成 2PSK 信号的时域波形和功
率谱密度(The baseband signal uses a non-return rectangular pulse to generate the time domain waveform and power spectral density of the 2PSK signal)
- 2020-11-23 10:49:34下载
- 积分:1
-
tu111
数学公式模型的仿真,在matlab环境下把公式的图像做出来(The simulation model of mathematical formula, the formula in the matlab environment out of the image do)
- 2010-09-26 11:04:26下载
- 积分:1
-
music_doa
这一个music 的DOA算法,可以说通俗易懂,结果也十分完美。我比较骄傲的一个。(music doa)
- 2010-12-10 19:50:07下载
- 积分:1
-
PSO-LVXINGSHANGMATLAB
PSOMATLAB
Department of Computer Science, Sun Yat-sen University,
No.135, Xingang West Road, Guangzhou 510275, P.R. China.This is a problem about pso to matlab.(Department of Computer Science, Sun Yat-sen University,
No.135, Xingang West Road, Guangzhou 510275, P.R. China.This is a problem about pso to matlab.
)
- 2013-04-15 11:52:49下载
- 积分:1
-
MATLAB_math_datasheet
matlab数学手册,包括了矩阵计算,数理统计等方面常用函数和函数说明(matlab mathematics manuals, including a matrix calculation, mathematical statistics and other commonly used functions and function description)
- 2010-07-20 11:46:36下载
- 积分:1
-
waterm_tut
it s about digital watermark using LSBs, DCT and Wavelet methods
- 2009-10-12 14:16:46下载
- 积分:1
-
shanchen
LBM方法的shan-chen两相流分离模拟(LBM method shan-chen two-phase separation simulation)
- 2013-09-13 16:33:34下载
- 积分:1