-
ADC
Connecting ADC to 8051
- 2012-11-15 23:17:19下载
- 积分:1
-
demo_vca
Vector Component Analysis
- 2009-03-19 23:27:53下载
- 积分: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
-
maxnet
maxnet by mtlab this code for impleemnet of maxnet in matlab maxnet is the nueral networ
- 2010-12-31 22:57:32下载
- 积分:1
-
cone-plane-intersection-v2.0
Demo1:
Demonstration of a cone-plane intersection interpreted in terms of Gaussian Probability Density Function (PDF).
- 2012-02-12 18:14:13下载
- 积分:1
-
Biometric-FingerPrint-Attendance
this proje about is biometric fingerprint control with pic system
- 2014-01-16 05:45:07下载
- 积分:1
-
motionEstTSS
matlab下编写的三步快速搜索法,希望大家有用(Three Step Search Algorithm)
- 2010-05-07 07:18:58下载
- 积分:1
-
Microsoft-Word--(11)
信号源模块源程序,可以实现程序模块的实现,然后发生需要的程序(Source module source code, you can achieve the realization of the program modules, and the occurrence of the required procedures)
- 2014-12-30 11:12:32下载
- 积分:1
-
CS_OMP
正交匹配追踪法实现1-D信号压缩传感,测量数M>=K*log(N/K),K是稀疏度,N信号长度,可以近乎完全重构(Orthogonal Matching Pursuit)
- 2013-11-30 14:29:29下载
- 积分:1
-
gatbx-toolbox
matlab下GA遗传算法工具箱。提供了一定例程(matlab genetic algorithm toolbox under the GA. Provide a certain routine)
- 2007-10-09 17:06:25下载
- 积分:1