diff --git a/.ipynb_checkpoints/OVERVIEW-checkpoint.md b/.ipynb_checkpoints/OVERVIEW-checkpoint.md index 9359ea8..599f0e5 100644 --- a/.ipynb_checkpoints/OVERVIEW-checkpoint.md +++ b/.ipynb_checkpoints/OVERVIEW-checkpoint.md @@ -1,5 +1,18 @@ +## 概述 该版本为测试版本,目前只能识别常见的简写中文汉字等字符。 +## 输入 + +|参数|描述|类型| +|:--:|:--:|:--:| +|img|一张带有文字的图片|img| + +## 输出 + +|参数|描述|类型| +|:--:|:--:|:--:| +|take_time|完成文字识别耗时(s)|str| +|output|识别出来的文字|str|