-
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
-
dandaofangzhen
c++ 通用弹道仿真计算程序(经典版)lalalalla(C dandaofangzhenchengxudfdfdfdfdf)
- 2013-09-08 13:55:54下载
- 积分:1
-
Optical-flow-based-motion-estimation
基于光流场的运动估计,解决光流场计算的不适定问题的方法(Optical flow motion estimation, solving ill-posed problem of optical flow computation based approach)
- 2014-10-21 16:36:47下载
- 积分:1
-
16QAMyingshetu
16QAM的映射图的比较 里面有没有进行信道估计的映射图 和进行了信道估计的映射图(Comparison of 16QAM mapping there are no plans for channel estimation for a map and map channel estimation)
- 2011-10-24 17:38:39下载
- 积分:1
-
TheLinerPredictiveCoding(LPC)
语音信号的先行预测编码LPC 低频率语音编码算法研究及其实时实现(Voice signal of the first predictive coding LPC low-frequency speech coding algorithm for real-time implementation)
- 2013-04-28 17:28:39下载
- 积分:1
-
3-B-Spline
小弟初来乍到,供上B样条程序一件,希望各位前辈,多多指教。谢谢(Brother had just arrived for a program on the B-spline, I hope seniors exhibitions. Thank you)
- 2013-11-30 22:44:04下载
- 积分:1
-
yansing
FMCW调频连续波雷达的测距测角,基于分段非线性权重值的Pso算法,模拟数据分析处理的过程。( FMCW frequency modulated continuous wave radar range and angular measurements, Based on piecewise nonlinear weight value Pso algorithm, Analog data analysis processing.)
- 2016-08-10 22:01:45下载
- 积分:1
-
Polyalphabetic-Encryption-decryption
MATLAB EXAMPLE CODE FOR POLYALPHABETIC CIPHER
- 2010-11-01 03:28:14下载
- 积分:1
-
voila
system for recognition of fingerprint
- 2011-10-17 08:02:16下载
- 积分:1
-
ADC
Convert Analogue to Diditall
- 2011-02-12 18:25:14下载
- 积分:1