Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 16:59
· 1116 commits to main since this release
c5dd32b

Breaking changes

  • 调整模板图片加载路径,仅支持 resource/image 的相对路径

New features

  • 识别新增 ColorMatch 方法,颜色匹配
  • 识别新增 Classify 方法,基于深度学习的分类
  • 识别新增 Detect 方法,基于深度学习的检测
  • 识别 OCR 方法新增 model 字段,支持不同 task 使用不同模型
  • Toolkit 新增自定义信息存取,可基于全局、Config、Task

Full Changelog: v0.5.1...v0.6.0