-
介绍了radon变换原理
介绍了radon变换原理,举了些例子并进行了实现(radon transform and some examples)
- 2010-10-07 16:22:26下载
- 积分:1
-
dxVideo
This library contains helper functions to read image frames into matlab from Video
file using DirectShow. This library has borrowed codes from Ashwin Thangali s
"DirectShow (DirectX) based AVI file reader", and it can read multiple video formats besides avi.
Features:
a) can read frames from rmvb, avi, etc.
b) handles most codecs installed on the system
d) its implementation is only based on the IMediaDet interface
-- Depending on your Matlab version, the .mexw32 files may need to be renamed as .dll
-- The library usage is as follows,
[avi_hdl, avi_inf] = dxVideoOpen(avi_filename)
pixmap = dxVideoReadMex(avi_hdl, frame_num)
img = reshape(pixmap,[avi_inf.Height,avi_inf.Width,3])
dxVideoCloseMex(avi_hdl)
-- recompile the library
I have compiled the code with the DirectShow lib in Microsoft DirectX 9.0 SDK Update (December 2004)
-- known limitation
a)only works for windows :(
b)may be slow for big image frames and some codecs.
- 2009-11-05 17:17:06下载
- 积分:1
-
RHC
使用LMI方法解决一个带约束的滚动时域优化问题(Constrained Receding Horizon Control Demonstration of Receding Horizon Control (RHC) using LMI)
- 2012-04-24 08:59:28下载
- 积分:1
-
3D-Harris-corner-detector
基于时空兴趣点的3d harris角点检测代码,matlab编写方式(3D Harris corner detector)
- 2011-08-30 17:30:45下载
- 积分:1
-
MATLAB-FSK-use
matlab中fsk调制与解调
解调方式有相干与非相干解调哟(matlab in fsk modulation and coherent demodulation demodulation way yo with non-coherent demodulation)
- 2008-04-13 12:00:42下载
- 积分:1
-
nihe-(2)
此程序为matlab程序,用于拾取图片中的信息,拾取图片中的曲线,然后画出曲线(The procedure for matlab program for pickup picture information, pick up the picture of the curve, and then draw the curve)
- 2013-04-03 16:07:03下载
- 积分:1
-
功率谱密度
用于计算表面粗糙度功率谱密度,及将二维功率谱密度转换为一维功率谱密度(It is used to calculate the power spectral density of surface roughness and transform the two-dimensional power spectral density into one dimensional power spectral density.)
- 2021-01-13 22:18:47下载
- 积分:1
-
rgsc3
说明: 改进型的人工势场matlab代码,有注释(Oussama Khatib Real Time obstacle Avoidance for Manipulators and Mobile Robots. Proc of The 1994 IEEE.)
- 2020-04-23 20:17:44下载
- 积分:1
-
s_wiener_filter
自适应滤波wiener方法,使用简单方便,绝对正确(Wiener adaptive filtering method, the use of simple and convenient, absolutely right)
- 2008-06-05 10:18:45下载
- 积分:1
-
picard
This file is a solution for vertical seismic profile by svd picard
- 2012-01-13 02:22:11下载
- 积分:1