-
location(MATLAB)
可以很好的实现车牌的定位(粗细定位)两步实现。(Can realize a good positioning plate (thickness positioning) two-step to achieve.)
- 2008-04-09 20:41:44下载
- 积分:1
-
Untitled3
这个程序主要用来处理图像信噪比、均值、中值、维纳滤波等(This program is mainly used to process the image signal to noise ratio, mean, median, Wiener filter, etc.)
- 2014-10-09 21:18:25下载
- 积分:1
-
MATLAB-
基于MATLAB的发动机功率计算优化方法研究(Engine power calculation based on MATLAB Optimization Method)
- 2013-10-22 16:06:21下载
- 积分:1
-
StationaryReferenceFrame
stationary reference frame model of induction motor
- 2013-12-16 02:31:20下载
- 积分:1
-
1
说明: 很好的一个电磁波散射的有限时域差分法一维程序(a 1D code for computing eletrimagnetic waves with FDTD)
- 2009-03-21 12:18:05下载
- 积分:1
-
Matlab
功率谱的MATLAB仿真代码,希望能够帮助大家!(功率谱的MATLAB仿真代码)
- 2009-12-02 11:24:34下载
- 积分:1
-
parametric-estimation-
利用解方程组来获得物体发生扭曲的参数,从而实现对扭曲物体的恢复。(By solving system of equations to obtain the parameters of the object is distorted in order to achieve the restoration of distorted objects.)
- 2011-05-25 19:18:58下载
- 积分:1
-
q_learn
说明: 基于matlab实现强化学习算法中的Q-learning算法,进行训练(The Q-learning algorithm of reinforcement learning algorithm is realized based on MATLAB)
- 2021-01-28 22:32:44下载
- 积分: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
-
quyushengzhangfa
用区域生长法分割图像,该文件包括完整的代码。(segmente images in Regional growth method, include the full code
)
- 2011-01-05 19:31:14下载
- 积分:1