资源列表
PNN
- 概率神经网络算法的matlab实验程序 可用于车牌识别 文字识别等模式识别问题-Probabilistic neural network algorithm matlab experimental procedure can be used for license plate recognition to identify issues such as character recognition
lda
- lda 源码。用来为数据降维,使得识别率有所提高。-lda source code. Is used for data dimensionality reduction, making the recognition rate increased.
gg
- 车牌识别(预处理,灰度变换,定位,分割识别)-face receognition
signature
- 运用Opencv视频图像处理库编写的离线签名识别,首先选取16个签名做训练样本,再对剩下的样本进行测试-The use of video image processing library Opencv prepared off-line signature recognition, first select the 16 signatures to do the training samples, and then the remaining samples for testing
gskmadechar
- 基于神经网络的字母和数字识别,采用matlab编写带有gui界面-Based on neural network identification letters and numbers used to prepare with a gui interface matlab
a-useful-adaboost-programme
- 一个基于adaboost算法的车牌识别程序,希望能对大家有所帮助-License plate recognition program based on Adaboost algorithm
DCCA_zq
- 用于特征降维,特征融合,相关分析等多元数据分析的鉴别型典型相关分析(DCCA)Matlab代码实现。-For feature reduction, feature fusion, multivariate data analysis and correlation analysis based identification of canonical correlation analysis (DCCA) Matlab code implementation.
LR(0)
- LR(0)分析表及分析器的构造1. 对任意给定的文法 ,完成识别文法活前缀的 、 的状态转化矩阵及 项目集规范族的构造; 2. 判断该文法是否为 文法,实现 分析表的构造,并输出到指定文件中; 3. 实现 分析器总控程序,对输入的表达式进行文法分析。 -LR (0) of the table and the construction of a parser. On any given grammar, the identification prefix grammar acti
PennFudanPed
- opencv训练的行人目标图像,有兴趣可以-opencv pedestrian training target image, are interested can look at
delphi
- Delphi开发的图像文字识别,采用OCX控件,希望对大家有所启发。-Delphi Developer' s image character recognition, using OCX controls, we hope to inspire.
BP_Neural_Netwok-Recognition_License_Plate(MATLAB)
- 基于BP神经网络实现车牌的识别,用MATLAB编写的-BP Neural Netwok , Recognition License Plate ,Matlab
SimilarityCompare
- 本程序用于计算两个矢量图形的相似程度。 对于图形形状相似性问题,本程序满足了五个基本要求: 1.对于任意两个图形的相似程度必须得出一个量化的结果,在此称为图形相似度。 2.对图形形状的检测必须忽略 大小、旋转、轴对称、连线顺序的影响。 3.对于相同的图形,形状相似度必须为1;对于不相同的图形,形状相似度必须小于1。 4.两个图形的形状相似度必须与其相似程度成严格单调性,即对于同一个基准图形,越相似的图形相似度越高,越不相似的图形相似度越低。 5.必须能在可接受的时间与空间