登录
首页 » matlab » dxVideo

dxVideo

于 2009-11-05 发布 文件大小:17KB
0 269
下载积分: 1 下载次数: 30

代码说明:

  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.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Hopfield-PID
    基于hopfield网络的PID模型参考自适应控制,对象为典型的伺服系统速度环框图(Hopfield network-based PID model reference adaptive control, the object of a typical servo system speed loop block diagram)
    2009-11-06 09:55:26下载
    积分:1
  • zcyfft
    说明:  实现HHT变换过程中一个重要过程--经验模态变换(HHT transform EMD empirical mode decompoeition)
    2011-03-20 14:23:07下载
    积分:1
  • SERVO_CONTROL
    SERVO_CONTROL for motor
    2010-08-11 23:13:23下载
    积分:1
  • walker
    matlab 模拟人行走的源程序,可随意改变人走的角度、速度(people walking matlab simulation source code, can easily change the angle of human walking speed)
    2013-10-01 21:08:18下载
    积分:1
  • MATLAB_Code
    雷达系统分析与设计 第三版 matlab_code(radar system analysis and design using matlab)
    2014-12-05 16:21:58下载
    积分:1
  • MATLAB
    matlab使用过程中使用较多的一些函数合集(matlab process of using some of the functions use more collection)
    2013-08-14 23:21:55下载
    积分:1
  • FMINSEARCHCON
    non linear optimization technic
    2014-11-06 20:38:59下载
    积分:1
  • Experiment 1- Introduction to MATLAB
    BASIC MATLAB CODE FOR MATHMATICAL OPERATION
    2020-06-24 03:20:01下载
    积分:1
  • DBSCAN
    DBSCAN Designed by Dr. Michal aszykowski Department of Chemometrics Institute of Chemistry, The University of Silesia. It s the basic one.
    2005-06-29 07:15:08下载
    积分:1
  • ZOOM_FFT
    实现ZOOM-FFT的功能,对频谱进行了10倍的细化。(realize ZOOM-FFT fanction)
    2011-05-31 16:58:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载