搜索资源列表
车牌定位与识别系统
- 车牌定位与识别系统源代码,可以经过训练,识别多种车牌号(数字+字母)
文字识别程序
- 目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别率的要求继续增加其他特征 识别(分类器)模块:主要包括SVM方法和BP神经网络的方法,其中SVM方法的识别率较高,SVM+网格密度特征, 在小字符集情况下,达到了识别率97%以上 采用OO思想编写,适合做二次开发-currently the handwriting recognition system consists of pretre
手写识别系统
- 数字识别,识别手写体。 使用神经网络算法编写。 识别率一般,带训练功能-Number recognizing system,used to recogize the hand writing figures.It is writen by nero network and has low recognizing effects but we can exercise it.
libsvm-2.81.tar
- 模式识别中的支撑向量机,可用于人脸识别训练!-pattern recognition of Support Vector Machines can be used for face recognition training!
DigitRec
- 数字识别系统源代码: 第一步:训练网络。使用训练样本进行训练 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90%。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。 具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“
szsbxt
- 基于神经网络的数字识别系统,先要训练才能识别,每识别一种字体的数字要进行相应的训练,具体看说明。-based on neural network digital identification system must be trained to identify, each font identification of a number corresponding to the training, specifically looking for.
zaixianqianmingjianding
- 本程序是一个在线签名鉴定的核心代码,在这个系统中数据输入和系统的训练与识别是分开的-this procedure is an online signature verification of the core code, in this system of data input and system training and recognition are separate
digital-recognise
- 数字识别代码 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且要按顺序执行。步骤为:“256色位图
SimpleChinaRecognise
- 汉字识别系统。基于样本训练的汉字识别系统,何以识别汉字/字符数字等。很适合学习基本原理的研究者使用。-Chinese character recognition system. Based on the training sample Chinese character recognition system, why is recognition of Chinese characters / character statistics. Very suitable for studying th
vc_charactor_orgnized
- vc写的字符识别训练源码,VC编程,解压后有两个压缩包,一个是原代码,一个是可执行文件。-vc written character recognition training source, the VC program, unpacked two compressed, one of the original code, One is the executable file.
NumIdenByANN
- 用以数字(图象)识别的源代码。内附可执行文件。包括了训练、识别2个过程-figures for the (images) identification of the source code. Containing executable files. Includes training, two identification process
recoginition_number_classic
- 对有噪声的数字 利用神经网络进行识别, 训练效果显著-right is the number of noise using neural network identification, training results significantly
WordRecognizeVc++Res
- 第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。-first use of the identification procedures, they can run the Release directory of executable files, Then the c
shouxieshibie
- 支持手写数字识别及训练的程序源码,可以训练识别0-9的数字,有图形界面。-support handwritten numeral recognition and training program source code, can be trained to identify the figures 0-9, graphics interface.
annotate
- 人脸特征点手工标定程序,在人脸识别训练过程中标定特征点-Facial feature points manual calibration procedures, the training process in the face recognition feature points in the calibration
zifushibie
- 用特征匹配做的字符识别,可以先进行样本的训练,再进行识别-Feature matching to do with character recognition, the training samples can first be done, and then identify
PCA_Face_Recognition
- 特征脸识别算法的完全Matlab实现,内附有详细的训练集、测试集和使用说明-Eigenface algorithm to achieve the full Matlab, enclosing a detailed training set, test set and instructions for use
Read_MNIST_DataSet
- 读取标准手写数字库中的图像,包含60000个训练样本和10000个识别样本-hand written digital,contains 60000 trains example and 10000 test images.
ann数字识别
- 首先训练一组文字,然后进行识别,识别准确率较高,比较容易上手的代码(First, train a set of words and then identify them)
车牌识别训练样本
- 车牌识别训练样本,0-9的数字训练样本,可用来做车牌识别(download for License plate recognition training sample)