forked from vortex1024/LION
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/anmi2004/LION
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
## 版本2.0 | ||
1. 完全重构OCR识别部分,采用PaddleOCR-json,进一步提升了识别效果。 | ||
2. 导入插件模板,并进行相关修改,以方便编译插件。 | ||
## 版本2.0.1 | ||
|
||
优化 OCR 功能,修复屏幕捕获逻辑 |