跳转至

v3.4.3

新增功能

默认参数现在会遵循配置文件中的设置 (PR [#591](https://github.com/RapidAI/RapidOCR/pull/591))

使用自动对比度背景融合方式,替换了有缺陷的 RGBA 转 BGR 逻辑 (commit c65d816)

优化了文本框排序逻辑 (PR [#587](https://github.com/RapidAI/RapidOCR/pull/587))

Bug 修复

同步过滤 scoresword_results,确保两者长度一致 (issue [#608](https://github.com/RapidAI/RapidOCR/pull/608))

实现字体的懒加载 (issue [#586](https://github.com/RapidAI/RapidOCR/pull/586))

改进优化

优化了参数更新方法 (commit d2e9e6b)

贡献者

@mertalev

@hwf1324

评论