-
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
-
matlab
matlab基于无线蜂窝系统的仿真的应用,非常强大,非常全面,值得下载应用!(matlab simulation applications based on wireless cellular systems, is very powerful, very comprehensive, it is worth the download application.)
- 2012-05-29 18:11:13下载
- 积分:1
-
1213547
卡尔曼滤波算法实现,Matlab语言算法研究,经典卡尔曼滤波算法,使用于航迹跟踪和外推。(Kalman filter algorithm, Matlab language algorithms, rest, thank you thank you)
- 2013-07-24 12:27:29下载
- 积分:1
-
imageProcessingMatlab
现代图像处理技术及Matlab实践电子书,对图像视觉学习者很有帮助(Image Processing with Matlab)
- 2013-05-07 21:38:09下载
- 积分:1
-
HEED
ecent advances in electrical engineering and computer science, esp ecially in micro-
electro-mechanical systems (MEMS), very-large-scale integration (VLSI) and op erating
system theory, have made wireless sensor network (WSN) technologies an imp ortant
and promising research area. As the circuitry b ecame smaller and cheap er, the idea
of co op eratively sensing physical or environmental conditions, such as magnetic eld
intensity, temp erature, light intensity, sound, vibration, pressure, motion or p ollutants
with the help of a network of sensor no des has b ecome feasible.
- 2015-03-27 23:54:16下载
- 积分:1
-
sy4
求解一个方阵的的按模最大的特征值及相应的特征向量。(By solving a square of the largest eigenvalue model and the corresponding eigenvectors.)
- 2010-07-08 15:07:41下载
- 积分:1
-
exa120602_db53
说明: 本程序利用提升方案实现db5/3小波滤波器,并用该小波进行图像的分解(This procedure used to enhance the program to achieve db5/3 wavelet filter, and use the wavelet decomposition for image)
- 2011-04-06 20:11:56下载
- 积分:1
-
DPSK-optical
一种新的光纤通信调制技术,主要优点在于其全新的调制模式和简便的误码率计算。以上是全部程序代码。(a new optical fiber communication modulation technology, the main advantage of its new modulation mode and simple error rate. These are all code.)
- 2006-12-07 14:43:37下载
- 积分:1
-
Matlab
基于前推回推法的matlab源程序基于前推回推法的matlab源程序基于前推回推法的matlab源程序(Before pushing back the method based on matlab source
Before pushing back the method based on matlab source
)
- 2012-04-28 12:10:41下载
- 积分:1
-
File_3
matlab radar code for periodic ambiguity
- 2013-01-27 15:19:15下载
- 积分:1