-
GSO-CODE
萤火虫算法的基本源代码,简单易懂,适合新人学习。(GSO simple scource codes,easy for learners。)
- 2012-12-31 20:43:54下载
- 积分:1
-
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
-
mutiple-matlab-3-dimision
多目标三维跟踪的matlab程序,十分好用(mutiple matlab 3 dimision)
- 2014-09-22 02:18:46下载
- 积分:1
-
pata_macio
Libata based driver for Apple macio family of PATA controllers.
- 2014-10-14 10:05:20下载
- 积分:1
-
zzzzzz
通信系统MATLAB仿真.ppt (MATLAB simulation of communication systems. Ppt)
- 2010-07-27 15:17:36下载
- 积分:1
-
ookd
基于matlab的通断键控调制模块,跟通信原理书上的2ask调制原理类似,在调用时,需要在主函数中加入调制信号,和进制数,一般是2(Matlab on-off keying modulation of the module, with the Communication Theory book 2ask similar modulation principle, in the call, there is a need to add in the main function of modulation signal, and the hexadecimal number, typically 2)
- 2009-05-02 17:08:26下载
- 积分:1
-
SIMULINK
MATLAB+SIMULINK+与控制系统仿真+王正林等编著,一本很不错的仿真书籍(MATLAB+ SIMULINK+ and control system simulation+ Wangzheng Lin, eds, a very good simulation of books)
- 2011-01-10 11:01:32下载
- 积分:1
-
powerflowcal
说明: 一个进行潮流计算的程序代码,很基础,适合初学者。(The power flow of a program code, it is the basis for beginners.)
- 2011-03-24 19:50:29下载
- 积分:1
-
rgb2lab
convert RGB color space to Lab color space
- 2013-11-27 15:30:54下载
- 积分:1
-
Python数据分析
数据分析(Python language learning data analysis)
- 2018-12-28 14:00:27下载
- 积分:1