gpt4 book ai didi

ocr - Tesseract:指定文本区域

转载 作者:行者123 更新时间:2023-12-04 00:50:36 25 4
gpt4 key购买 nike

我正在使用 tesseract-ocr-3.01 来扫描许多表单。表单都遵循一个模板,所以我已经知道文本的区域/矩形在哪里。

有没有办法在使用命令行工具时将这些区域传递给 tesseract?

最佳答案

我找到了答案,感谢 this thread .

tesseract 似乎支持 uzn 格式(在 unvl 测试中使用)。

从线程:

Calling tesseract with parameter "-psm 4" and renaming the uzn file with the same name of the image seem works.



示例:如果我们有 C:\input.tifC:\input.uzn ,我们这样做:
tesseract -psm 4 C:\input.tif C:\output

关于ocr - Tesseract:指定文本区域,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12971778/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com