-
lung
simulink model of human lung. in matlab. There are useful
analogies between electrical systems and other dynamic systems as
can be seen in here
- 2011-08-06 17:00:47下载
- 积分: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
-
randomize
Randomizing function for vectors and attributes
- 2009-03-22 08:56:09下载
- 积分:1
-
kaiser
kaiser window technique
- 2010-11-14 04:56:46下载
- 积分:1
-
chap2
PID控制程序,matlab编写,适合初学者(2)(PID control procedures, matlab prepared for beginners (2))
- 2008-05-16 21:06:10下载
- 积分:1
-
基于GPS信号的模糊函数仿真mohuhanshu
基于GPS信号的模糊函数仿真,绘出模糊函数图像,了解GPS信号的距离和速度分辨率。(Ambiguity function based on the GPS signal simulation, image blur function plotted to understand the distance and speed of the GPS signal resolution)
- 2020-07-07 23:18:57下载
- 积分:1
-
libelas
Libelas(大规模高效立体匹配库)是cross-platfrom c++
图书馆与MATLAB计算包装差异大的地图图像。输入
是一双纠正灰度立体图像的大小相同。输出相应的
差距的地图。(Libelas (LIBrary for Efficient LArge-scale Stereo matching) is a cross-platfrom C++
library with MATLAB wrappers for computing disparity maps of large images. Input
is a rectified greyscale stereo image pair of same size. Output are the corresponding
disparity maps.)
- 2013-12-12 23:36:22下载
- 积分:1
-
Rocket_plot
Simply calculus for exhaust gases, altitude coast phase time, diameters for a required parachutes from a rocket.
- 2010-11-13 05:30:29下载
- 积分:1
-
PCM
This matlab code has a PCM siystem
- 2009-06-04 06:26:12下载
- 积分:1
-
format_burst
这是gsm系统中无线帧成型matlab仿真程序,上传给大家学习和参考。(This is a system of wireless frame molding gsm matlab simulation program, upload for everyone to study and reference.)
- 2010-05-05 20:46:31下载
- 积分:1