yiche/ocr

There is no license information available for the latest version (1.7) of this package.

处理身份证图片OCR识别

1.7 2020-05-14 09:00 UTC

This package is not auto-updated.

Last update: 2024-05-10 05:58:50 UTC


README

  • 在项目composer.json中添加
  • 执行安装

composer require yiche/ocr:dev-master

  • 后期更新

composer update yiche/ocr

  • 安装项目数据库

php artisan yiche:ocr-install

  • 发布扩展包

php artisan vendor:publish --provider="Yiche\Ocr\OcrServiceProvider"

使用

  • 默认安装好之后会有个路由

  • http://xxx/yiche/ocr/idcard,身份证识别接口