搜索资源列表
OCR(vc)
- 一个经典的C++图像识别源码。包含:图像处理(灰度化,二值化,梯度锐化) 和 神经网络 两部分。-A classic image recognition of the C++ source code. Include: image processing (grayscale-based, binary gradient sharpening) and neural network in two parts.
TextRecognition
- VB基于OCR的手写文字识别程序源代码,代码包中包括有两款演示程序,不过目前不能支持中文,可以识别数字和字母,识别率不错,识别后分别得出匹配率和匹配的字符。-VB-based handwritten character recognition OCR source code, code package includes two demo program, but can not support Chinese, can identify numbers and letters, good rec
199056234OCR_
- 此OCR代码收集自网上,可以调用微软OFFICE内置的OCR识别功能,使用前必须先安装OFFICE2003以上版本! 使用OCR识别模块源自一个失败的项目,本源码使用VC++6.0SP3编译,编译后生成一个 DLL 动态链接库文件。 RELEASE内有编译后的DLL文件及易语言的实例代码(此实例项目源于一个流产的项目,现公开源码)!-This OCR code to collect information from the Internet, can call Microsoft OFF
