一个使用在线接口识别截图中文字的工具。
其他语言:English
-
你首先需要根据以下命令安装Xcode Command Line Tools 和 cocoapod。
xcode-select --install
sudo gem install -n /usr/local/bin cocoapods
-
下载源代码
git clone https://github.com/gragrance/CaptuocrToy.git
-
按照如下命令构建
cd CaptuocrToy pod update BuildArea/autobuild.sh
https://github.com/gragrance/CaptuocrToy/releases
感谢@ryh 提供识别二维码的代码。