登录
首页 » matlab » dxVideo

dxVideo

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

  • matlabdrawpicture
    matlab绘图与图形处理技巧。值得参考一下。(matlab graphics and graphics processing skills. Worthy of reference.)
    2007-09-27 12:30:50下载
    积分:1
  • tranfer
    说明:  用Matlab实现阴历和阳历相互转换,里面有注释可供参考(Using Matlab to achieve conversion between the lunar and solar calendar, which has notes for reference)
    2010-04-25 16:17:53下载
    积分:1
  • wavelet-collection
    基于MATLAB的 小波分析应用书中例程源代码(MATLAB-based wavelet analysis routines source code of the application book)
    2012-06-02 10:41:02下载
    积分:1
  • cxsjlbpp
    关于车辆声音信号的滤波、能量以及频谱分析(Voice signals on the vehicle filtering, spectral analysis of energy and)
    2009-05-13 10:27:08下载
    积分:1
  • ss
    说明:  spectrum sensing source code
    2012-08-22 14:50:11下载
    积分:1
  • birdcode
    Blind Denoising BIRD is pure python but it relies on other python modules to make the Matching Pursuit computations. (Blind Denoising )
    2014-11-24 06:55:37下载
    积分:1
  • ditribution-grid
    基于matlab/simulink的配电网仿真建模,希望对大家有所帮助(Distribution Network Based on simulation modeling matlab/simulink, I hope to help everyone)
    2020-11-04 22:19:51下载
    积分:1
  • fft
    产生不同频率、幅度的正弦波信号,叠加后,设计低通、带通滤波器进行正弦信号的谱分析及提取。(The sine wave signals with different frequencies and amplitudes are generated. After superposition, the low-pass and bandpass filters are designed for spectrum analysis and extraction of sinusoidal signals.)
    2018-05-05 23:14:34下载
    积分:1
  • matlab
    三维图形matlab实现,说明了个函数的用法,给出了结果(picture drawed by matlab)
    2009-11-18 19:35:22下载
    积分:1
  • kaoxiang4
    控制一个通风烤箱的温度,热量由热电阻产生,由功率产生的电压控制。(Control a ventilation oven temperature, heat generated by the thermal resistance, the power generated by the voltage control.)
    2010-05-20 20:24:49下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载