-
pufangcha
频谱方差在语音信号端点检测中的应用,matlab程序,实用。(spectrum of the voice signal variance endpoint detection, the application procedures Matlab and practical.)
- 2007-07-10 10:13:43下载
- 积分:1
-
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
-
cengcifa
说明: 用于层次分析法的一致性验证,及顺便求矩阵的最大特征值特征向量。(Analytic hierarchy process for the verification of consistency, and the way for the largest eigenvalue matrix eigenvectors.)
- 2009-08-06 18:59:18下载
- 积分:1
-
74LS138
说明: 74LS138 资料大全 74LS138(74LS138)
- 2010-04-20 14:19:27下载
- 积分:1
-
LEACH
wsn leach算法源码,对于掌握wsn的拓扑控制很有帮助(the code of the wsn s LEACH)
- 2012-05-11 22:17:15下载
- 积分:1
-
Cameron_99MTT_folded_form
Cameron 99MTT广义切比雪夫滤波器耦合矩阵计算程序(General Chebyshev response filter coupling matrix calculating tool)
- 2014-08-07 09:22:13下载
- 积分:1
-
xz_rot_2changhoptac_DF
mo phong ve ber cua mang 2 chang voi nut chuyen tiep af co dinh hop tac
- 2015-04-10 17:16:16下载
- 积分:1
-
simulated-annealing-algoritham
通过例子讲解模拟退火法的优化原理和方法,浅显易懂!(The global minimum of function can be obtained by the simulated annealing algritm.)
- 2014-02-27 09:26:12下载
- 积分:1
-
2005s9771
Simple Feature Extraction matlab sorce code, for learning purposes,
- 2009-05-04 07:45:45下载
- 积分:1
-
dct
在8*8子图像块前提下,不同压缩比对图像压缩效果的影响(8* 8 sub-image block under the premise of different compression than the image compression)
- 2012-04-04 16:46:36下载
- 积分:1