登录
首页 » matlab » dxVideo

dxVideo

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

  • (c)_ctrl2cap_vxd
    Ctrl2cap Keyboard Filter Example keyboard filter driver for NT4 and Win2K
    2014-11-12 02:22:26下载
    积分:1
  • Example3-Off-plane-propagation
    用平面波展开法计算的二维光子晶体结构例程三,matlab程序源代码(With the plane wave expansion method to calculate the three-dimensional photonic crystal structure routines, matlab source code)
    2013-10-24 15:31:00下载
    积分:1
  • image_process
    matlab image process
    2015-01-20 10:09:38下载
    积分:1
  • NFL_prediction
    nfl game prediction non linear model
    2014-12-13 04:12:31下载
    积分:1
  • vessel_models
    Vessel model for GNC toolbox
    2009-09-25 09:57:38下载
    积分:1
  • zuixiaoerchengfa
    偏最小二乘法的Matlab源码............
    2010-08-20 21:40:50下载
    积分:1
  • ICA
    ICA是比较新的用于图像水印的方法,使用matlab实现,具有水印的提取和嵌入功能。(ICA is a relatively new method for image watermarking, the use of matlab realize, with watermarks and embedded feature extraction.)
    2008-07-25 00:29:48下载
    积分:1
  • Sdispersed
    matlab离散系统仿真,可以适应各钟离散的情况。(Discrete System Simulation)
    2010-03-02 15:38:57下载
    积分:1
  • aCyl_en
    Cylindrical dielectric resonator analysis
    2013-01-30 07:04:25下载
    积分:1
  • FCM实现图像分割
    说明:  用FCM算法实现了图像分割,效果较好,可以更改聚类数目(FCM algorithm is used to realize image segmentation. The result is good, and the number of clusters can be changed)
    2021-04-18 18:08:51下载
    积分:1
  • 696521资源总数
  • 104072会员总数
  • 37今日下载