搜索资源列表
handprint_recognition
- 关于联机手写数字识别的C++源代码,可以对手写体数字库进行识别。-figures on the on-line handwriting recognition to the C source code, can figure on the handwritten identification.
lianjishouxieshuzishibie
- 联机字符识别主要用途是把文字输入计算机.本例为手写数字的识别!-online character recognition is the main purpose computer text input. The number of cases for handwriting recognition!
shouxieshuzishibiedeFisherpanbie
- 脱机字符识别需要建立手写样本库,但由于作者水平有限,就不介绍实例了.这是脱机字符识别中的手写数字识别的Fisher判别.-Offline Character Recognition need handwriting sample database, but because the author is limited, and not on the case. This is offline character recognition of handwritten numeral recognit
shouxieshuzishibiedeFisherxianxingpanbie
- 脱机字符识别需要建立手写样本库,但由于作者水平有限,就不介绍实例了.这是脱机字符识别中的手写数字识别的Fisher判别.-Offline Character Recognition need handwriting sample database, but because the author is limited, and not on the case. This is offline character recognition of handwritten numeral recognit
HandwriterNumRec
- 数字图像识别联机字符识别中的联机手写数字识别-Digital Image Recognition on-line Character Recognition on-line handwritten numeral recognition
offlineRec
- 数字图像识别中的脱机字符识别:手写数字识别之Fisher线性判别、手写数字识别之模板匹配法、数字识别之神经网络法、细化算法。-Digital Image Recognition of Offline Character Recognition : handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching, digital identific
worddetect
- 手写数字识别,能识别0-9,识别精度高,程序简单
handwriting
- 一个联机手写数字识别的实例,可以在windows下编译通过
sxszs
- 手写数字识别之模板匹配法 手写数字识别之模板匹配法
DigitRecog
- 脱机字符识别__手写数字识别之模板匹配法
1246547
- 联机手写数字识别的全部源码,主要用到了图像处理和模式识别的知识,大家参考一下哟!
shibie
- 手写阿拉伯数字识别:手写阿拉伯数字识别是图像内容识别中较为简单的一个应用领域,原因有被识别的模式数较少(只有0~9,10个阿拉伯数字)、阿拉伯数字笔画少并且简单等。手写阿拉伯数字的识别采用的方法相对于人脸识别、汉字识别等应用领域来说可以采用更为灵活的方法,例如基于规则的方法、基于有限状态自动机的方法、基于统计的方法和基于神经网络的方法等。目前比较流行的方法是基于神经网络的方法和基于统计的方法,但无论使用哪种方法,也需要通过基本的图像处理技术来对图像进行预处理,才能获得这些方法的输入信息。所以,本
DataRecog
- 用神经网络,实现手写数字0-9的识别,对于相似度小的拒绝识别-Using neural networks, implementation figure 0-9 handwriting recognition, the similarity of small refuse recognition
ImageProcessingSystem
- 主要功能 一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。用VC 6.0编写 图像显示模块 该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。 图像转换模块 该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。 图像处理模块 该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。
shibie
- 针对10个手写数字的识别问题,设计了一个BP神经网络,使它能够正确识别10个数字。-Against the 10 handwritten numeral recognition problem, a BP neural network is designed so that it can correctly identify the 10 digits.
PatternRecongnition
- C++图像模式识别分类程序,可以识别手写数字-The C++ code of Pattern Recongnition
shouxieziti
- 模式识别,对10个数字手写字体的测试与训练。(Pattern recognition, testing and training of 10 digital handwritten fonts.)
数字识别
- 对于自己手写的数字进行识别,效果比较不错,准确率在八成以上(recognition of handwriting numbers, with very good testing results, can successfully recognize 80 percent)
handwrite2
- 采用KNN算法,用PYTHON语言实现的手写数字图像识别(Using KNN algorithm, handwritten digital image recognition with PYTHON language)
KNN手写数字识别
- 可支持手写数字识别,r和python两种语言编写,生成画板鼠标手写输入,也支持上传图片(Handwritten digit recognition)