-
colorhistogram
To generate color histogram of a color image.
- 2014-02-20 17:21:42下载
- 积分:1
-
SignalGenerators
再传一个瑞利衰落信道,大家可以看看,很有帮助(this is a reigh fading channel)
- 2010-08-03 13:46:08下载
- 积分:1
-
matlab6.0_doc
说明: 一份详细的matlab手册,里面有关于matlab各个函数的详细介绍及例子(Matlab a detailed manual, which all function on matlab detailed introduction and examples)
- 2008-09-08 15:21:59下载
- 积分:1
-
2131244
交叠最小干扰对齐算法,多用户干扰消除,有关求取最大特征值(The minimum overlap interference alignment algorithm, multi-user interference cancellation, related to strike the largest eigenvalues)
- 2015-03-27 11:17:10下载
- 积分:1
-
卡尔曼滤波
说明: 文件里有GPS静态数据,进行卡尔曼滤波器设计(Kalman filter example)
- 2020-07-08 10:38:56下载
- 积分:1
-
SR
说明: 根据最小二乘系统辨识和相关系统辨识的原理,利用MATLAB编程实现(According to least squares system identification and system identification of the principle, the use of MATLAB Programming
)
- 2009-03-29 13:57:34下载
- 积分:1
-
newton2gen
newton generalized numerical method
- 2012-11-21 18:25:05下载
- 积分:1
-
spectrum-Shannon-entropy
信号的奇异谱香农熵和奇异谱指数熵
matlab 源程序(Signal singular spectrum Shannon entropy and singular entropy
source spectral index)
- 2021-03-25 09:49:13下载
- 积分:1
-
jieyue
说明: 某离散系统的差分方程描述及该系统的传递函数描述及MATLAB仿真(A discrete system of difference equation and transfer function of the system description and MATLAB simulation)
- 2010-04-10 10:57:45下载
- 积分:1
-
Connected-Component-based-text-region-extraction
The basic steps of the connected-component text extraction algorithm are given below,
and diagrammed in Figure 10. The details are discussed in the following sections.
1. Convert the input image to YUV color space. The luminance(Y) value is used for
further processing. The output is a gray image.
2. Convert the gray image to an edge image.
3. Compute the horizontal and vertical projection profiles of candidate text regions
using a histogram with an appropriate threshold value.
4. Use geometric properties of text such as width to height ratio of characters to
eliminate possible non-text regions.
5. Binarize the edge image enhancing only the text regions against a plain black
background.
6. Create the Gap Image (as explained in the next section) using the gap-filling
process and use this as a reference to further eliminate non-text regions the
output.
- 2014-12-16 00:41:34下载
- 积分:1