Skip to content

Releases: SWHL/RapidVideOCR

Release v3.1.1

04 Jun 01:52
79b310f

Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

Release v3.1.0

21 May 01:21

Choose a tag to compare

🚀 Features

🧪 Testing

⚙️ Miscellaneous Tasks

🎉 Contributors

Full Changelog: 3.1.0

Release v3.0.2

07 May 00:24

Choose a tag to compare

🚀 Features

🐛 Bug Fixes

⚙️ Miscellaneous Tasks

🎉 Contributors

Full Changelog: 3.0.2

Release v3.0.0

18 Apr 01:41

Choose a tag to compare

🐛 Bug Fixes

  • Remove width_hegith_ratio limit

📚 Documentation

  • Update README

⚙️ Miscellaneous Tasks

  • Update require
  • Upgrade actions/checkout

What's Changed

  • feat: adapt to rapidocr2.0 by @SWHL in #72

Full Changelog: v2.2.14...v3.0.0

Release v2.2.14

15 Oct 00:31

Choose a tag to compare

🐛 Bug Fixes

  • Fixed issue #67

⚙️ Miscellaneous Tasks

  • Fixed python env error
  • Update python version

Release v2.2.13

11 Apr 02:15

Choose a tag to compare

  • Remove the loguru package

Desktop-v0.0.7

07 Aug 01:43

Choose a tag to compare

  • 修复v0.0.6中打开闪退问题
  • 日常运行日志会默认存储在RapidVideOCR-Desktop-v0.0.7-windows-2022-X64-no-installer\RapidVideOCR\rapid_videocr\log下,默认保存5天,过期会自动删除。

Release Desktop v0.0.6

05 Aug 10:43

Choose a tag to compare

  • 增加日志记录模块,便于出现错误时,记录现场情况。
  • 日志会自动记录到所在目录log下,5天后会自动删除。
  • 依赖rapid_videocr库,更新到了v2.2.6,具体更新日志参见:更新日志

Release Desktop v0.0.5

22 Jul 04:59

Choose a tag to compare

主要更新如下:

  1. 暂时去除macos版本的Desktop版本,因为部分linux代码不兼容
  2. 界面没有更改
  3. 升级依赖的rapid_videocr

Release Desktop v0.0.4

08 Jul 12:01

Choose a tag to compare

主要更新:

  • 修复不能读取带有中文路径的图像问题
  • 漏轴时,将对应位置空出来,便于后续校对
  • 保留VSF识别结果到outputs/VSF_Results下,便于后续校对