-
demo_01
用matlab编写的基于haar特征和SVM的行人检测代码集。其中包含了数据集。(Using matlab haar features and SVM-based pedestrian detection code set. Which contains the data set.)
- 2012-04-11 12:17:24下载
- 积分:1
-
comVision
图片印刷字符的识别(可识别多种字体)
将Matlab工作空间路径设置为本文件夹
在Matlab命令窗口内输入:
numCongnition( able1/01.jpg )
通过改图片来对不同的图进行处理,其中able1,able2,able3三个文件夹分别对应三种字体
命令窗口输出要识别的字符,并且自动弹出中间处理过程窗口
也可以运行:
num = pretreat( able1/01.jpg )
imshow(num)
直接得到预处理后的图片
再键入:
getNumber(num)
得到字符输出
(Set the Matlab workspace path to this folder
In the Matlab command window input:
NumCongnition ( able1/01. JPG)
Through change pictures to deal with different figure, including able1, able2, able3 three folders corresponding to three kinds of fonts
Command window output to identify characters, and automatically process among popup Windows
Can run:
Num = pretreat ( able1/01. JPG)
Imshow (num)
Directly after preprocessing of images
Type:
GetNumber (num)
Get the output character)
- 2014-02-17 16:37:48下载
- 积分:1
-
2.3马尔科夫链
说明: 马尔可夫链(Markov Chain),描述了一种状态序列,其每个状态值取决于前面有限个状态。(The Markov Chain, which describes a sequence of states in which each state value depends on a finite number of previous states)
- 2020-06-07 22:02:12下载
- 积分:1
-
td3
time difference of arrival application for wireless sensor networks
- 2013-11-08 15:34:59下载
- 积分:1
-
GrTheory
GrTheory - Graph Theory Toolbox.
Functions:
grBase - find all bases of digraph
grCoBase - find all contrabases of digraph
grCoCycleBasis - find all independent cut-sets for a connected graph
grColEdge - solve the color problem for graph edges
grColVer - solve the color problem for graph vertexes
grComp - find all components of graph
- 2014-02-06 02:17:02下载
- 积分:1
-
LDPC-encdecPAWGN
LDPC编译码仿真。部分迭代编码,不限定H矩阵类型,SPA算法译码。(LDPC codec algorithm in AWGN channel。)
- 2020-12-03 21:29:26下载
- 积分:1
-
Exp03m
大学数学实验实验三中的编程练习题目源代码(University Mathematics Experiment Experiment 3 programming source code practice questions)
- 2016-05-06 10:05:25下载
- 积分:1
-
DLDAchange
说明: 关于改进的DLDA的算法,结合了人脸识别(DLDA on the improvement of the algorithm, a combination of face recognition)
- 2009-08-20 10:41:01下载
- 积分:1
-
New-folder-(3)
MATLAB is a commonly used program for computer modeling.
- 2013-01-03 00:34:13下载
- 积分:1
-
xixi
本程序中得到的收端OFDM信号的频谱波形,是与其发端信号的排步有关的。在发端的
% 载波安排上,128个载波有前后各32个载波是null载波(如果这前后各32各载波是带外频段,
% 那么理论上它们都应该是零!),中间的64个载波是数据载波。这样的排步很明显就是一个
% 两边低,中间高的频谱形式。所以,收端也应该是这个轮廓。
(this process the resumption end of the spectrum OFDM signal waveform, with the originator of the signal further on the row. The originator% carrier arrangements, 128 of the carrier after a 32 carrier is null carrier (if it was around the 32 is the carrier frequency band. % then theoretically they should be zero!) the middle 64 carrier data carrier. This arrangement is obviously further 1% lower on both sides, in the middle of the spectrum form high. Therefore, the admission should end this profile.)
- 2007-06-12 19:36:09下载
- 积分:1