-
cnv_encd
code C++ for convulotion coding
- 2012-06-24 14:34:11下载
- 积分: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
-
three
基于matlab的电压电流双闭环的三相并网逆变器模型,采用电压外环及电流内环控制方式(Matlab-based dual-loop voltage and current three-phase grid-connected inverter model, the outer voltage loop and inner current loop control)
- 2011-02-06 15:49:53下载
- 积分:1
-
4MAC
mac层仿真,其中包括了四个协议的仿真,可根据需要进行设置(mac layer simulation, including the simulation of the four agreements, can be set as needed)
- 2012-05-22 07:21:16下载
- 积分:1
-
maxcruise
Matlab code for max cruise stabilities regarding a learjet
- 2015-03-17 16:21:01下载
- 积分:1
-
psofortsp
Optimization using Particle Swarm Optimization for Travelling Selesman Problem with Matlab
- 2014-02-14 14:51:12下载
- 积分:1
-
MSE_compare
信道估计的几个算法比较(matlab源代码)(Several channel estimation algorithm for comparison)
- 2009-09-19 11:02:50下载
- 积分:1
-
2009-localization
此Matlab程序为IEEE TRANSACTIONS ON SIGNAL PROCESSING信号源被动定位与跟踪领域经典文章“An Approximately Efficient TDOA Localization Algorithm in Closed-Form for Locating Multiple Disjoint Sources With Erroneous Sensor Positions”的实现程序,该算法实现在感知节点位置错误时利用TDOA信息对多个目标联合定位的目的!(This Matlab program for the IEEE TRANSACTIONS ON SIGNAL PROCESSING source areas passive localization and tracking classic article " An Approximately Efficient TDOA Localization Algorithm in Closed-Form for Locating Multiple Disjoint Sources With Erroneous Sensor Positions" of the implementation process, the algorithm in location-aware nodes error using TDOA information for the purpose of co-locating multiple targets!)
- 2011-11-28 10:09:52下载
- 积分:1
-
domdsProfile
MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999
%needs optimization toolbox
%Modified by Bruce Land
%--Data via globals to anaylsis programs
%--3D plotting with color coded groups
%--Mapping of MDS space to spike train temporal profiles as described in
%Aronov, et.al. "Neural coding of spatial phase in V1 of the Macaque" in
%press J. Neurophysiology(MULTIDIMENSIONAL SCALING in Matlab by Mar 1999% k Steyvers needs optimization toolbox% M odified by Bruce Land%-- Data via globals to ana ylsis programs%-- 3D plotting with color coded groups%-- Mapping of MDS space to spike train te mporal profiles as described in% Aronov, et.al. "Neural coding of spatial phase in V1 of t he Macaque "in press J. Neurophysiology%)
- 2007-01-24 16:52:51下载
- 积分:1
-
FFT
理解快速傅里叶变换和反变换的好资料,是在MATLAB环境下联系的例子 (it is a good materials of understand the fast Fourier transform and inverse transform.)
- 2014-10-31 14:34:09下载
- 积分:1