搜索资源列表
charrecognize
- 这是一个字符识别程序,主要利用关系码和方向码来识别汉字或者英文字符的手写识别-This is a character recognition procedures, using mainly between code and code to identify the direction of Chinese or English characters handwriting recognition
off_line_recognition
- 模式识别中的脱机字符识别,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法及细化算法。-pattern recognition of Offline Character Recognition, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching, digital identi
oneline_sign_recognition
- 模式识别中的联机字符识别,包括联机手写数字识别和联机数字、英文字符及汉字识别算法实现源代码-pattern recognition of Character Recognition on-line, including on-line handwriting recognition and on-line digital figures English characters and character recognition algorithm source code
digital_recogonizer
- 神经网络进行手写数字识别: 本程序是BP算法的演示程序, 其中的Levenberg-Marquardt算法具有实用价值. 带有图形界面-neural network handwritten numeral recognition : this program is the BP algorithm Demonstration Program, The Levenberg-Marquardt algorithm is practical value. with a graphical in
LianJiShouXiHanZiShiBie
- 联机手写汉字识别,VB源代码,本人实现。 汉字识别课程作业。-on-line handwritten Chinese character recognition, VB source code, I realized. Chinese character recognition programs work.
zipcode
- 本程序为手写邮政编码(阿拉伯数字)识别,VC源码 -procedures for the handwritten postcode (Arabic) identification, VC FOSS
ANeuralNetworkonGPU.rar
- CUDA应用:在CUDA上实现神经网络,识别手写数字,the implementation of a neural network with CUDA. Neural Network for Recognition of Handwritten Digits
tablet-delphi
- 一个简单的tablet delphi源码,可扩展手写识别等功能-A simple tablet delphi source, scalable features such as handwriting recognition
gskmadechar.rar
- 基于人工神经网络的手写英文字母、数字图像识别的源程序代码。,Based on Artificial Neural Network handwritten letters of the alphabet, the digital image to identify the source code.
shouxieshuzishibie.rar
- 基于神经网络的手写数字识别系统,用delphi编写的,很有用哦~~~~~~~,Based on neural network handwritten numeral recognition system, prepared by delphi useful ~~~~~~~ Oh
delphi5
- 模板匹配之手写数字识别系统,基于DELPHI 7.0-Template matching of handwritten numeral recognition systems, based on DELPHI 7.0
BP
- 用BP神经网络进行手写数字的识别,特征提取是基于统计模式识别的方法-BP neural network with the handwritten numeral recognition, feature extraction is based on statistical pattern recognition approach
DigitalRecongnization
- 用模板匹配地方法对手写数字进行识别,识别率很高-Template matching method used to handwritten digits recognition, recognition rate is high
Handwriting-recognition
- 基于SVM的手写数字识别及数字图像的特征提取-SVM-based handwriting recognition and digital image feature extraction
Handwritten-numeral-recognition
- 为了实现对手写字体的识别,运用了人工智能的分层神经网络思想,对识别的字体通过训练学习,达到识别手写字体的功能。-to realize the recognition of handwritten font, using hierarchical neural network artificial intelligence, to identify fonts through training and learning, to identify the handwriting function.
2014120912555writeocx
- 手写Delphi和VB开发,字符识别和联想输入,手写输入法。-Handwriting Delphi and VB development, character recognition and association input, handwriting input method.
handwritingDELPHI
- Delphi手写识别控件,支持DELPHI VB VC等-handwrinting ocx
kNN
- 使用k-近邻算法改进约会网站的配对算法和使用k-近邻算法的手写数字识别系统-Use k- nearest neighbor matching algorithm to improve the dating sites and use of k- nearest neighbor handwritten numeral recognition system
colorReduce
- 简单的用于识别手写数字,先对数字进行特征提取,灰度化,二值化,特征提取-Simple to identify handwritten numbers, the first of the digital feature extraction, grayscale, binarization, feature extraction
CNN实现数字手写识别
- 利用卷积神经网络实现数字手写体的识别任务。已经调试完