-
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
-
LS
说明: MATLAB环境下用最小二乘法进行系统辨识(MATLAB environment using the least square method for system identification)
- 2010-04-11 16:02:25下载
- 积分:1
-
LQR_control
LQR控制源程序~模糊控制及其Ma tla b应用(LQR control source ~ Ma tla b Fuzzy Control and Its Application)
- 2013-09-07 09:57:04下载
- 积分:1
-
Islab_WaypointNav
This is a matlab clas file for non-holonomic ground robot.
Inputs are:
1. Set of way-points [x y]
2. Controller gain
3. Linear velocity
Out put
1. control commands [linear and angular velocities]
- 2014-01-18 07:16:56下载
- 积分:1
-
neurul_pendulum
BP神经网络控制一级倒立摆simulink仿真(BP neural network control an inverted pendulum simulink simulation)
- 2020-09-28 15:57:45下载
- 积分:1
-
Brown1997
随机信号简介和应用卡尔曼滤波器。罗伯特 布朗 和 帕特里克 黄
经典卡尔曼滤波器教材。包括matlab练习和答案。扫描版。(Robert Brown and Patrick Huang Jingdian Kalman filter materials. Including matlab exercises and answers. Scaned version.)
- 2011-01-10 06:15:25下载
- 积分:1
-
aintroduction
matlab学习教程
都是最基本的内容,对新手很有帮助
虽然是英文的,但我相信大家都能听得懂(Matlab tutorial
It is the most basic content, very helpful for beginners
Although it is English, but I believe that everybody can understand)
- 2014-09-04 09:07:12下载
- 积分:1
-
Newton-Raphson
This is Newton-Raphson program matlab to calculat load flow of electrical grid
- 2014-02-14 12:38:25下载
- 积分:1
-
phase
说明: 检测两个输入信号的相位差。DFT_main函数中模拟了三种曲线,并对比了计算出的相位与理论相位的误差。(Detect the phase difference between two input signals. Three kinds of curves are simulated in DFT main function, and the errors between calculated phase and theoretical phase are compared.)
- 2020-02-05 18:09:12下载
- 积分:1
-
newmat10.tar
LDPC matrix generation
- 2010-02-23 14:26:51下载
- 积分:1