Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
NPCDW committed Jan 22, 2022
1 parent a832a54 commit c7b384d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
此项目调用 `TencentCloud` 实现的 `OCR` 以及翻译

* 支持截图文字识别
* 支持划词翻译
* 支持截图翻译

截图是使用 `Graphics` 进行绘制的,会有明显的卡顿感觉

划词(屏幕取词)是采用模拟发送 `Ctrl+C` ,然后再从剪切板取词

0 comments on commit c7b384d

Please sign in to comment.