-
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
-
Hyperbolic-model
双曲线模型:
双曲线模型类似于 ,可以通过将x的倒数代换转化为线性模型来求。(Hyperbolic model
)
- 2011-05-25 20:38:19下载
- 积分:1
-
tdm
时分复用仿真两路波形,先十分复用,再时分解复用(Time-division multiplexing simulation of two waveforms, first very complex, and then when the decomposition of complex)
- 2012-06-03 20:06:06下载
- 积分:1
-
andykaprojectPQ
SHUNT ACTIVE POWER FILTER
- 2016-05-26 17:28:27下载
- 积分:1
-
deterministic_linear_system_identification.tar
A Matlab toolbox for exact linear time-invariant system identification is presented. The emphasis is on the variety of possible ways to implement the mappings from data to parameters of the data generating system. The considered system representations are input/state/output, difference equation, and left matrix fraction.
KEYWORDS: subspace identification, deterministic subspace identification, balanced model reduction, approximate system identification, MPUM.
- 2008-08-03 14:51:26下载
- 积分:1
-
matlab
功放预失真模型,matlab实现,用神经网络算法(power amplifier predistortion )
- 2021-03-16 15:09:21下载
- 积分:1
-
linearity
该代码主要用于计算液体气体界面等,适用胶体光子晶体(Modified Kelvin Model)
- 2012-01-04 14:39:39下载
- 积分:1
-
PMSM_WEAKFLUX
说明: 这是一个永磁同步电机的弱磁控制程序,可控初学者学习(This is a permanent magnet synchronous motor's flux weakening control program, controlled beginners learn.)
- 2018-05-15 23:27:10下载
- 积分:1
-
WIMAX
学习wimax,尤其针对ip技术,适合初学者(Learning wimax)
- 2010-03-15 23:21:04下载
- 积分:1
-
hjorth
Hjorth calculation of signal
- 2014-11-07 21:35:04下载
- 积分:1