Windows窗口截图文字识别工具
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
244 B

# 截图识字 nocr
### 语言环境 ###
C#
### 运行环境 ###
.Net 6.0
### 使用说明 ###
鼠标框选文字区域后双击,上传至百度OCR接口返回文字至文本框中。百度AppID和SecretID在配置文件中修改。