-
MATLAB
本书为MATLAB的学习用书,内容简洁,适合入门学徒使用(This book is learning to use MATLAB book, concise, suitable for the use of entry-apprentice)
- 2009-12-17 11:31:03下载
- 积分:1
-
Edge-based-text-region-extraction-from-natural-im
The basic steps of the edge-based text extraction algorithm are given below
1. Create a Gaussian pyramid by convolving the input image with a Gaussian kernel
and successively down-sample each direction by half. (Levels: 4)
2. Create directional kernels to detect edges at 0, 45, 90 and 135 orientations.
3. Convolve each image in the Gaussian pyramid with each orientation filter.
4. Combine the results of step 3 to create the Feature Map.
5. Dilate the resultant image using a sufficiently large structuring element (7x7 [1])
to cluster candidate text regions together.
6. Create final output image with text in white pixels against a plain black
background.
- 2014-12-16 02:56:28下载
- 积分:1
-
dynamic_time_warping_v2.0
Copyright (C) 2013 Quan Wang <wangq10@rpi.edu>,
* Signal Analysis and Machine Perception Laboratory,
* Department of Electrical, Computer, and Systems Engineering,
* Rensselaer Polytechnic Institute, Troy, NY 12180, USA
*/
/**
* This is the C/MEX code of dynamic time warping of two signals
*
* compile:
*
- 2014-09-24 22:27:35下载
- 积分:1
-
guandao1
惯性导航误差分析程序可以做误差曲线图像,可以模拟真实系统的误差特性(Inertial navigation error analysis program can make the error curve of the image, you can simulate the real system error characteristic)
- 2007-08-29 19:24:04下载
- 积分:1
-
passe_bande
a simulation example of the passe bande filter
- 2010-07-28 23:50:51下载
- 积分:1
-
MST_Kruskal
Implements Minimum Search Tree using Kruskal Algorithm
- 2009-04-11 20:00:59下载
- 积分:1
-
chengxu
简正波matlab程序代码,供大家学习交流(Normal wave matlab code for all to learn from the exchange of)
- 2010-03-03 22:10:02下载
- 积分:1
-
GP
说明: GP算法计算嵌入维数,包括了关联维数的程序等等都集合在里面 可以看到源程序,加入了典型混沌数据供各位同行进行分析。(GP algorithm embedding dimension, including the correlation dimension of the program, etc., which can be seen in the collections of the source, adding the typical chaos for colleagues to analyze the data.)
- 2015-04-01 15:24:38下载
- 积分:1
-
imageProcessing
image prcessing: histogram, negative, thresholding
- 2009-11-15 08:31:17下载
- 积分:1
-
PF_Aux
辅助粒子滤波程序,是对粒子滤波程序的改进(Auxiliary particle filter program, the program is to improved particle filter)
- 2010-11-12 09:34:52下载
- 积分:1