-
dxVideo
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.
- 2009-11-05 17:17:06下载
- 积分:1
-
Desktop
matlab毕业编程【谷速软件】Breasting海豚加载横向的桩(Graduation matlab software programming speed [Valley] Breasting laterally loaded pile dolphins)
- 2015-01-07 22:39:57下载
- 积分:1
-
Matlab
雷达信号目标跟踪的相关程序,可以借鉴一下!很有用的!(Image processing procedures, can learn about! Very useful!)
- 2020-07-26 22:28:41下载
- 积分:1
-
25
matlab 贮存轮 数模学习用。!!!!!(matlab the storage round of digital-to-analog learning. ! ! ! ! !)
- 2013-05-20 00:57:11下载
- 积分:1
-
STFT2
能够实现信号的短时傅里叶变换,对仿真信号或实测信号进行时频分析,(To achieve short-time Fourier transform signal, the frequency analysis of the signal in time.)
- 2016-04-13 21:46:58下载
- 积分:1
-
ptscext
该程序用蒙特卡罗仿真了群点散射体的体散射(Main program for the Monte Carlo simulations of volumetric scattering by clusters of point scatterers)
- 2011-06-03 23:32:04下载
- 积分:1
-
qpsk
QPSK调制解调,用matlab进行仿真的,希望对大家有用(modulation and demodulation of QPSK)
- 2010-08-02 22:15:42下载
- 积分:1
-
gonglvpu
用功率谱的方法求系统频率特性,采用MATLAB仿真,输入信号为Chirp信号和Multitone信号。(Using power spectrum method for frequency characteristics of the system using MATLAB simulation, the input signal for the Chirp signal and Multitone signal.)
- 2009-03-12 15:48:36下载
- 积分:1
-
adaboost
adboost分类器 matlab源程序 用于训练样本 实现分类 (adboost classfication)
- 2020-12-17 16:59:11下载
- 积分:1
-
P_out_width
光电导混频器中,交叉电极的光电导宽度对THz功率的影响(Photoconductive mixer, the width of cross-electrode photoconductive THz power on the impact of)
- 2011-09-18 15:04:36下载
- 积分:1