搜索资源列表
OCRSample
- The sample application check for images in a specify directory and reads text from these images if any. It saves text from each image in a text file with the same name as the image, automatically. It can handle problems or exceptions with images.
vcPP-APP_CODE_17
- 独立打包,保证可解压,内含大量源码,网上搜集而来。一共10几包,每个包几十兆。 本包内容: 网络电台收听助手V3.0(VC源码).rar 文件捆绑器源代码.rar 文字图象识别OCR系统开发包.zip 线程池的一种实现.zip 相当不错的一个挂机锁.rar 循序渐进实现仿QQ界面.rar 音乐播放器 .rar 用C写的播放器,超强.rar 优美菜单.rar 注册表监控程序.rar 自绘button.zip 显示网络流量.rar 树控件拖动.
matlab
- image to text and ocr
tesseractAutoTrain
- 可以识别图像中文字的工具,然而识别结果因文字的字体而可能出现差错。本项目使用SpringBoot开发,通过封装Tesseract程序命令,及解析box文件来达到自动训练的目的,要求主机安装有Tesseract程序即可。本项目提供Web API进行自动化训练,提供的参数可见接口文档(The tool can recognize text in the image, but the recognition result may be wrong due to the font of the text