refactor: use vedem image api

This commit is contained in:
lilong.129
2023-05-30 22:59:58 +08:00
parent b0e7a6609f
commit 809a011488
4 changed files with 55 additions and 35 deletions

View File

@@ -28,9 +28,9 @@ You can get more installation introduction on [hybridgroup/gocv].
OCR API is a paid service, you need to pre-purchase and configure the environment variables.
- VEDEM_OCR_URL
- VEDEM_OCR_AK
- VEDEM_OCR_SK
- VEDEM_IMAGE_URL
- VEDEM_IMAGE_AK
- VEDEM_IMAGE_SK
## Thanks