文件名称:train
-
所属分类:
- 标签属性:
- 上传时间:2012-11-05
-
文件大小:1.41kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
用于自动化训练Tessact OCR的程序,用powershell编写而成,可以在windows下运行,(请先安装powershell运行环境)。
如果没有此程序,训练过程将是极端艰苦的。(可参见官方手工训练教程:)http://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract3
使用方法:
1. 将train.ps1文件放在Tesseract的bin目录下;
2. 进入Powershell环境,运行命令:PS > Set-ExecutionPolicy RemoteSigned
3. 进行自动训练: PS > .\train.ps1 或 PS > .\train.ps1 yourlang imageFolder 。 如果imageFolder没有指定,缺省为yourlang目录。
Windows Powershell环境下载: http://support.microsoft.com/kb/968929-For automation training Tessact OCR program written using powershell, can run under windows (Please install the the powershell runtime environment).
如果没有此程序,训练过程将是极端艰苦的。(可参见官方手工训练教程:)http://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract3
使用方法:
1. 将train.ps1文件放在Tesseract的bin目录下;
2. 进入Powershell环境,运行命令:PS > Set-ExecutionPolicy RemoteSigned
3. 进行自动训练: PS > .\train.ps1 或 PS > .\train.ps1 yourlang imageFolder 。 如果imageFolder没有指定,缺省为yourlang目录。
Windows Powershell环境下载: http://support.microsoft.com/kb/968929-For automation training Tessact OCR program written using powershell, can run under windows (Please install the the powershell runtime environment).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
train.ps1
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.