搜索资源列表
Digit_Recomodule
- This an digit recognition application. (OCR or ICR application). First you draw a digit in the picturebox. Then the image processing begins and recognize the digit and returns you the result. I used correlation matching algorithm for character recogn
cPP-recog
- 介绍数字图像统计模式识别、模式识别决策方法及实现:测试代码有人脸检测与特征点定位、汽车牌照识别、脑部医学影像诊断、印刷体汉字识别、手写体数字识别、运动图像分析,共6个数字图像模式识别应用实例-Introduction of digital image statistical pattern recognition, pattern recognition and realization of decision making: the test code was face detection an
DigitalRecongnization
- 基于神经网络的手写数字识别系统,字符识别-Neural Network Based Handwritten Digit Recognition System
DigitalRec
- 手写体数字识别的VC实现 使用神经网络算法对手写体数字进行识别,训练后识别率可达90%左右。-Handwritten Digit Recognition of the VC to achieve the use of neural network algorithm for handwritten numeral recognition, training, recognition rate can reach about 90.
RegFigure
- 本实例实现了手写数字的识别,采用联机字符识别技术,提供了1, 2 ,3 ,7, 4 几个数字的识别-The implementation of the examples of handwritten digit recognition, the use of online character recognition technology to provide the 1,2,3,7,4 figure some of the identification
shuzishibie1
- 基于Matlab的手写数字识别 图像预处理工作的论文 (pdf格式)-Handwritten Digit Recognition Based on Matlab image pre-processing work papers (pdf format)
som-shuzishibie
- 基于自组织神经网络(自组织特征映射)的手写数字识别原代码-Based on self-organizing neural network (SOFM) Handwritten Digit Recognition of the original code
scriptnumber
- 手写体数字的预处理、特征提取以及识别,功能较为全面-Handwritten digit preprocessing, feature extraction and recognition, function more comprehensive
imagerecognition.tar.bz2
- 对手写数字的图像自动识别程序,含预处理, 学习与用于测试的样本-Handwritten digit image recognition process, including preprocessing, learning and testing samples for
Three-kinds-of-template-matching-
- 3种模板匹配法实现的手写数字识别示例,包括手写数字识别之Fisher线性判别、手写数字识别之模板匹配法、细化算法-Three kinds of template matching to achieve the handwritten numeral recognition examples, including handwritten digit recognition of the Fisher linear discriminant, handwritten numeral recognit
demo
- 主要是用于对手写数字的识别,单个数字的识别,之前要先通过训练的。-Mainly used for handwritten digit recognition, individual identification number, before the first through the training.
Digit
- Java实现的手写数字识别工具,基于人工神经网络和机器学习原理。先读入一个文件进行训练,然后可以识别相同格式文件中的手写数字。目录下的PNT文件即为手写数字的数据文件。-Java implementation of the handwritten numeral recognition tool, based on artificial neural networks and machine learning principles. To read a file into training, t
Handwritten-Digit-Recognition
- 手写数字识别,运用多种分类算法,vc++6.0实现-Handwritten numeral recognition, using a variety of classification algorithms, vc++6.0 to achieve
Handwritten-digit-recognition
- 根据数字的笔画和书写顺序两个属性开发的手写数字识别系统-According to the numbers of strokes and writing order two properties developed by handwritten numeral recognition system
Database-digit-handwritten
- 手写体数字识别的训练数据库(MNIST)。 收集了500多位实验者的共60000个样本。-THE MNIST DATABASE of handwritten digits Four files are available on this site: train-images-idx3-ubyte.gz: training set images (9912422 bytes) train-labels-idx1-ubyte.gz: training set label
mnistAll
- mnistAll数据库,手写体数字识别数据库。里面有分好的训练与测试样本集及对应标签-mnistAll databases, handwritten digit recognition database. There are good training and testing sample sets and the corresponding label
HDR-Using-NN
- 基于神经网络的手写体数字识别,依靠凸点特征、端点特征、二连点特征。-Handwritten Digit Recognition Using Neural Networks
Handwritten-Digit
- 应用KNN和NP算法对MINSET数据库进行手写数字识别-KNN algorithm application and NP MINSET Digital Recognition
ml-handwritten-digit-recognition-master
- 手写体数字(0-9)使用MATLAB图像识别的机器学习(Handwritten digit (0-9) recognition from images using machine learning in matlab)