-
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
-
compare_segmentations
This is very important code for image segmentation comparisons, this code calculates RI, GCE and VI for segmentation comparisons.
- 2013-09-22 20:11:33下载
- 积分:1
-
fading
this explains about the concept of channel and fading related to it and about the ofdm concept.
- 2015-04-03 02:55:51下载
- 积分:1
-
233
介绍卷积码的编码和译码,对误码性能的分析(Introduced the encoding and decoding of convolutional codes, the BER performance analysis)
- 2012-05-14 00:46:01下载
- 积分:1
-
wind_power_in_power_systems
研究风电接入对电力系统影响的经典书籍,适用于相关专业人士(classical text book to learn about winder power and its affect on power system)
- 2012-01-19 23:36:37下载
- 积分:1
-
06025354
Large Graph Analysis in the GMine System
- 2013-07-09 10:05:27下载
- 积分:1
-
MPPTmatlab
利用matlab中simulink的S函数实现MPPT算法,可成功运行!(Using matlab to simulink S-function to achieve MPPT algorithm can be run successfully!)
- 2011-09-13 22:28:10下载
- 积分:1
-
shiyucaiyang
这是大学数字信号处理的时域采样定理验证实验程序(This is the University of digital signal processing time-domain sampling theorem verification test procedures)
- 2012-06-22 10:12:54下载
- 积分:1
-
Halfwaveinverter
Half wave inverter used in power electonics lab
- 2009-02-25 13:25:26下载
- 积分:1
-
wavReadInt.m
this a variation of wavread displayed in matlab
this a variation of wavread displayed in matlab
this a variation of wavread displayed in matlab
this a variation of wavread displayed in matlabthis a variation of wavread displayed in matlab
- 2013-05-07 02:30:24下载
- 积分:1