如何减少用于 android 中 TessBaseAPI 的 tessdata 的大小?

编程入门 行业动态 更新时间:2024-10-08 22:18:10
本文介绍了如何减少用于 android 中 TessBaseAPI 的 tessdata 的大小?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

限时送ChatGPT账号..

我有一个 android 应用程序,我在其中使用 Tesseract OCR,即 TessBaseAPI.这需要 tessdata,它是 21mb 文件.我的最终应用发行版 APK 大约为 19 mb,我发现它很多.有什么方法可以减少 tessdata 或我的应用程序的大小或其他任何可以帮助我减少最终 APK 大小的东西?

I have an android application where I am using Tesseract OCR i.e the TessBaseAPI. This requires tessdata which is 21mb file. My final app release APK comes to approx 19 mb which I find quite a lot. Is there any way by which I can reduce the size of tessdata or my app or anything else which will help me reduce the final APK size?

推荐答案

您可以使用 .trainddata 文件的 >3.01 版本——它们的大小要小得多——它们仍然与较新版本的 Tesseract 兼容.

You can use the 3.01 version of .trainddata files -- they have much smaller size -- which are still compatible with newer versions of Tesseract.

这篇关于如何减少用于 android 中 TessBaseAPI 的 tessdata 的大小?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

更多推荐

[db:关键词]

本文发布于:2023-04-30 23:12:51,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1400896.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:大小   android   TessBaseAPI   tessdata

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!