-
cputime_use
matlab中cputime函数与进度条联合使用示例(matlab in cputime function used in conjunction with the progress bar example)
- 2013-07-31 15:25:46下载
- 积分:1
-
LDPC-encoder-and-decoder
ldcp编码解码源程序,用c语言写的,最后生成mex文件用于matlab使用 (ldcp codec source code, using c language, and finally generate mex file for matlab use)
- 2014-02-25 10:20:21下载
- 积分:1
-
FilterTitleOverlay
FilterTitleOverlay字幕叠加的filter(FilterTitleOverlay subtitles superimposed filter)
- 2014-01-23 08:03:52下载
- 积分: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
-
MatlabandVCinterfacesinimageanddataprocessing
Matlab与VC接口在图像及数据处理中的应用,需要的下(Matlab and VC interfaces in image and data processing needs of next)
- 2010-05-08 11:59:14下载
- 积分:1
-
sixuanyilunwen
四旋翼仿真的经典必看文章。很不容易下载到的。包括6个自由度的仿真,模糊pid控制等。希望对大家有用。(Four-rotor simulation of the classic must-see article. Very easy to download. Including six degrees of freedom simulation, fuzzy pid control. I hope to be useful.)
- 2013-05-16 07:28:34下载
- 积分:1
-
GPReduce.m
This is the Gaussian piramyd i found in matlab page is very useful to image procesing
- 2009-03-10 01:02:39下载
- 积分:1
-
BlockMatchingMethodsConsideringSmoothnessofMotionV
考虑运动向量平滑的块匹配运动估计方法,matlab代码(Consider the motion vector smoothing method of block matching motion estimation, matlab code)
- 2009-04-15 19:28:06下载
- 积分:1
-
通信天线建模与MATLAB仿真分析 源代码
通信天线建模与matlab仿真分析。。。。。。。。。。。。。。。。。。(Communication Antenna Modeling and MATLAB simulation analysis)
- 2019-03-01 10:08:57下载
- 积分:1
-
Transforms
对小波系数的s变换,t+s变换,以及变换系数的规范化(of wavelet transform coefficient s, t+ s transformation, and the standardization of transform coefficients)
- 2006-05-28 12:14:46下载
- 积分:1