登录
首页 » matlab » dxVideo

dxVideo

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

  • PhysicalModelinginMATLAB
    Most books that use MATLAB are aimed at readers who know how to program. This book is for people who have never programmed before.
    2009-10-04 01:59:48下载
    积分:1
  • GetMousePointer
    用matlab程序编写的一个捕捉鼠标坐标的小程序,用来参考。(Matlab programmers use to capture the mouse coordinates of a small program used to refer to.)
    2009-05-06 18:42:54下载
    积分:1
  • 2
    说明:  齿轮信号在matlab环境下的产生(matlab程序源代码)(creating gear signals )
    2011-12-12 14:31:14下载
    积分:1
  • Harris
    两种亚像素级角点检测方法。一种曲面拟合,一种灰度梯度。并可输出坐标,精度较高,main为运行程序。(The two sub-pixels corner detection method. A surface fitting, a gray gradient. And output coordinates, accuracy, main to run the program.)
    2020-11-11 15:39:44下载
    积分:1
  • nedi
    基于插值的超分辨率NEDI算法,用matlab实现(The super-resolution interpolation algorithm based NEDI)
    2021-04-23 15:58:48下载
    积分:1
  • metalcontrast
    计算金属介电常数,用matlab模拟金属介电常数(The calculated metal dielectric constant, using matlab simulation of metal permittivity)
    2013-03-07 09:59:32下载
    积分:1
  • Radar
    相控阵雷达 相控阵雷达的仿真程序 波束形成(Copyright (c) 2013, The MathWorks, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution * Neither the name of the The MathWorks, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTIC)
    2021-01-15 14:38:46下载
    积分:1
  • LYQ
    图像处理,在WORD中写有区域生长算法的matlab代码,可直接用,也可以改进。(Image processing, written in WORD region growing algorithm matlab code, can be directly used, it can be improved.)
    2015-03-26 15:27:40下载
    积分:1
  • GLS_array
    为了过滤有色噪声,利用广义最小二乘进行系统模型的辨识(In order to filter colored noise, using generalized least squares models were recognition system)
    2015-05-13 21:59:34下载
    积分:1
  • Chaotic-time-series-analysis
    混沌时间序列Matlab源程序,包含时间序列的时间延迟计算,关联积分计算,相空间重构,时间序列分解,Heaviside函数的计算,延迟时间和时间窗口计算,混沌吸引子关联维计算,重构相空间进行K_L变换,混沌吸引子关联维计算,Hurst指数分析,关联维和Kolmogorov熵计算,FFT计算序列平均周期,最大lyapunov指数计算,利用互信息法求时间延迟,混沌和噪声识别的源程序。(Matlab chaotic time series source, time includes the time series of delay calculation, correlation integral calculation, phase space reconstruction, time series decomposition, calculated Heaviside function, the delay time and the time window calculated correlation dimension of chaotic attractors calculated reconstruction phase space K_L transform computing correlation dimension of chaotic attractors, Hurst exponent analysis, correlation dimension and Kolmogorov entropy calculation, FFT calculation sequence averaging period, maximum lyapunov index, mutual information method the time delay, chaos and noise source identification.)
    2016-11-15 09:40:52下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载