资源列表
OCR
- it is optical character recognition.used to recognize the letters from image.you can build ocr project from this file
shang
- 数字识别系统的源代码 用Visual C++开发的源代码-digital recognizing system code
OFFLINE_REG
- 这是一个很好很综合的源码包,可以进行字符识别,并提供很好的实例。-This is a good comprehensive source package, character recognition, and provide a good example.
OffLineChinaRecognise
- 离线汉字识别系统。基于特征检测的汉字识别系统,何以识别汉字/字符数字等。很适合学习基本原理的研究者使用。-offline Chinese character recognition system. Feature-based detection of Chinese character recognition system, why is recognition of Chinese characters / character statistics. Very suitable for stu
4
- 基于模板匹配的车牌字符识别算法研究,使用模板匹配,来实现车牌的字符识别。-Based on template matching license plate character recognition algorithm using template matching, to achieve the license plate character recognition.
recogniton
- 数字识别系统源码 图片二值化 图片校正-recogniton
BarcodeReader
- mobile手机上的条形码识别程序样例,经ZXING开源修改而来,供需要者参考。 待有时间将采用Direct3D改进性能。-Barcode reader on windows mobile phone
libsvm
- 基于libsvm的手写体识别 内附程序使用说明以及测试文件-Libsvm-based handwriting recognition included the program' s instructions and test files
MHTLAB_system
- MATLAB在机械设计专家系统中的应用,论文 很好的 不错的-The application of MATLAB in mechanical design expert system, good good
Mbe
- MATLAB在机械设计专家系统中的应用,论文 很好的 不错的-The application of MATLAB in mechanical design expert system, good good
tuojizifushibie
- 书上的脱机字符识别的代码,希望对大家有帮助
K均值聚类算法
- 是模式识别中的一种分类算法,用C++编程,很实用。