登录
首页 » matlab » dxVideo

dxVideo

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

  • svpwm12345
    SVPWM在永磁同步电机上的仿真,很好的与SPWM的仿真形成比较(PMSM simulation based on SVPWM)
    2009-03-29 09:52:23下载
    积分:1
  • guhang0100
    1支持JUBB(类似UBB) 2留言数据的合法性检测,如EMAIL,主页地址 3支持繁体字符的输入 4出错页面美化 初始管理密码为:redhat (a support JUBB (similar UBB) two messages testing the legality of data, such as e-mail, home address three characters in the traditional support of the importation of four pages landscaping mistakes initial management of passwords : redhat)
    2005-07-05 03:32:50下载
    积分:1
  • test_OverLoad_menu
    说明:  TURBO译码计算速对测试(菜单式) 设定计算时长,检测单位时间内的译码bit数 该程序用于定性分析各种译码算法在不同条件下的计算速度 其计算比特率是对算法复杂性的直观反映。(TURBO decoding computation speed of the test (menu type) set length of time calculated to detect bit decoding unit of time the number of procedures for the qualitative analysis of the various decoding algorithms under different conditions, the calculation speed of the bit rate is calculated directly reflects the complexity of the algorithm.)
    2011-03-09 15:54:27下载
    积分:1
  • matcom11
    matlab与Vc的混合编程,com编程,很好的学习例子(matlab mixed programming with Vc, com programming, examples of good learning)
    2013-11-25 16:06:51下载
    积分:1
  • AZE1
    Please read THIS DOCUMENTE
    2013-05-06 00:43:17下载
    积分:1
  • automobileCalculation
    说明:  汽车制动系统计算,包括防滑控制和ABS模拟计算(Automotive brake system calculation, including anti-skid control and ABS simulation calculation)
    2019-12-25 17:13:48下载
    积分:1
  • microfluid
    利用有限元分析的方法,对微尺度内的物理进行了流动模拟,该方法可以分析多孔介质。(Finite element method, the physics of microscale flow simulation conducted, the method can analyze the porous media.)
    2010-09-27 09:10:58下载
    积分:1
  • Salesman
    Travelling salesman problem description to code in matlab is provided in this document
    2011-01-07 20:56:52下载
    积分:1
  • photo_everyday
    运行该程序会在路径【F:图片\美好心情】上生成一幅照片,其名字为当前的拍摄时间。 1、需事先建立路径【F:图片\美好心情】 2、电脑为windows系统且配有摄像头(Run this program in the path [F: Pictures a better mood] to generate a photo, their name for the current recording time. 1, prior to the establishment of the path [F: Pictures a better mood] 2, the computer system for windows and with camera)
    2012-04-05 10:18:19下载
    积分:1
  • EULER_forward_ODE
    [t, y]=EULER_forward_ODE(f, t0, y0, tend, Niter) 欧拉向前逼近法求解微分方程初值问题 f定义了函数f(t,y)的 t0时的初始值定义吨 Y0的定义y的初始值( [t, y]=EULER_forward_ODE(f, t0, y0, tend, Niter) Euler forward approximation method to solve IVP ODEs f defines the function f(t,y) t0 defines initial value of t y0 defines initial value of y)
    2011-05-15 11:17:04下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载