-
33753152matlab
提高地震分辨率,利用最小平方反褶积反褶积(Improve the seismic resolution)
- 2010-09-28 21:50:14下载
- 积分:1
-
Programming.Pearls
说明: 编程珠玑源代码 很经典 都是c和c++的源代码(Abas programming source code is very classic and c are c++ Source code)
- 2008-10-12 22:00:32下载
- 积分:1
-
toolbox
说明: matlab工具箱函数汇总,初学matlab和使用matlab编程的人都很有用,编程的过程中不可以没有哦(matlab toolbox functions summary, and use matlab matlab programming beginners who can not, oh no)
- 2010-04-10 11:28:49下载
- 积分:1
-
f
说明: matlab 程序 实现对文字的识别,对字母F做了验证(matlab program to achieve recognition of the text of the letter F made a validation)
- 2011-06-07 22:52:45下载
- 积分:1
-
svuc
matlab codes to solve single variable unconstrained optimization problem using five methods
- 2014-08-06 13:02:31下载
- 积分:1
-
Mat3
Trace for all matlab implementation
- 2013-03-23 23:02:16下载
- 积分:1
-
GAC_IJCV1997
该文章是边缘活动轮廓模型之测地活动轮廓模型的始祖性文章,来自顶级计算机视觉领域期刊IJCV,是学习活动轮廓模型之GAC模型的最佳选择(a best paper for GAC model )
- 2014-12-06 20:45:28下载
- 积分:1
-
optical-image-processing-with-matlab
结合物理光学、几何光学原理,通过matlab对光学中基本的光学现象进行了模拟(Physical optics, geometrical optics principle matlab optics basic optical phenomena are simulated)
- 2013-05-17 17:06:53下载
- 积分: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
-
epsk
epsk调制,用MATLAB实现EPSK调制。(epsk modulation, modulation EPSK use MATLAB to achieve.)
- 2009-04-28 19:32:31下载
- 积分:1