登录
首页 » matlab » dxVideo

dxVideo

于 2009-11-05 发布 文件大小:17KB
0 270
下载积分: 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 个回复

  • m
    说明:  自制matlab卡尔曼滤波小程序,对于初次接触的研究人员有一定帮助(Kalman filter matlab small program made for the initial contact with the researchers have some help)
    2011-09-08 09:08:06下载
    积分:1
  • poincare-map-of-duffing--system
    duffing系统的poincare映射投影图程序,频闪法实现,可以输出图像。(poincare map of duffing system)
    2011-10-24 16:26:54下载
    积分:1
  • Newton
    This is a Matlab code for Newton method used in numerical methods to solve linear equations .
    2013-12-09 05:05:46下载
    积分:1
  • ml1_3
    基于最大似然法则的帧同步仿真程序,包括数据的产生,性能分析。(Law based on the maximum likelihood frame synchronization simulation program, including data generation, performance analysis.)
    2011-07-11 10:15:32下载
    积分:1
  • 略谈matlab中S函数的概念及使用_files
    MATLAB s函数编程实例 可以让新手更好理解和入门,学习MATLAB的高级函数编程(MATLAB s function programming example can help newcomers better understand and get started, learn advanced function programming of MATLAB)
    2020-06-28 13:00:02下载
    积分:1
  • MAPMADE
    SLAM中地图的实现程序,MATLAB 开发的,二维地图(Implementation of SLAM in the map program, MATLAB developed two-dimensional map)
    2010-09-18 18:02:18下载
    积分:1
  • robust
    robust kalman filter
    2010-10-14 17:21:31下载
    积分:1
  • 1rc_per_wban
    packet error rate when wireless body area network sensor node communicates to the destination coordinator through wireless link in the presence of single relay
    2012-12-28 20:29:05下载
    积分:1
  • Newton-Raphson-Algorithm
    常用牛顿拉夫逊潮流计算程序是用matlab编写的,本程序是用C语言编写,含有中文详细说明和源代码,可以直接粘贴使用。(Common Newton Raphson power flow calculation program is prepared using matlab, this program is written in C language, containing Chinese detailed description and source code can be pasted directly use.)
    2014-02-19 20:33:10下载
    积分:1
  • EMG
    An EMG Onset and Amplitude Software
    2013-07-25 15:48:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载