Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以设置要识别的文本的字体样式?
我正在实现一个 Android 应用程序来扫描具有固定字体的文档。我遇到的问题是不正确的检测 0 位(字体使用斜线零)并且在 90% 的情况下检测为 8。
遗憾的是,您无法在 ML Kit 的当前 API 中设置文本的字体样式。我们将探索公开这样的 API 是否可以帮助模型准确地检测到这些。
主要的潜在问题也可以通过更新模型来处理此类图像来解决。我们一定会尝试在即将发布的版本中解决该问题。