-
Instructions in [README](https://github.com/yuxiaoyuan0406/JetsonInstruction/blob/main/README.md#opencv) does not install OpenCV for your conda envioement.
May cause some problems.
For example, …
-
VSC, ran this in powershell:
`npm run samples-test`
got
```
C:\nodejs-vision-master\samples\system-test\textDetection.test.js:25
24: test.cb(`should detect texts`, t => {
25: cons…
-
#### Environment details
- OS: Win 10
- Node.js version: 8.14.0
- npm version: 6.4.1
- `@google-cloud/vision` version: 1.2.0
#### Steps to reproduce
1. just follow https://cloud.…
-
レスポンスそのままだとどの商品がどれに対応しているのかわからない
-
Found a similar issue, but it didn't really have a solution: #2609
**Environment details**
Node.js version: 8.1.4
npm version: 5.3.0
@google-cloud/vision version: 0.12.0
**Steps to Reproduc…
-
I try to implement Google Vision Api in Vuejs but I getting this error:
`helpers.js?cd8a:247 Uncaught TypeError: gax.GoogleProtoFilesRoot is not a constructor`
this code is in my ocr.vue file
``
…
-
Hey! So I recently migrated to Amazon Lightsail to host a project. However, since I started with it, I get the following error when attempting to use Cloud Vision:
```
SyntaxError: Unexpected toke…
ghost updated
3 years ago
-
**Checklist**
1. I have searched related issues but cannot get the expected help.
**Describe the bug**
I have trained the SDMGR model for 10 images and now Testing the SDMGR model to Visual…
-
Hi,
I am trying to understand why the response I am getting from the API using this library is different form the JSON result on the demo (https://cloud.google.com/vision/).
Lets take this image f…
-
Hi,
**Environment**:
OS: Ubuntu18.04
Openvino version: 2019.3.376 (Tarball version)
Engine: GPU
I'm trying to run the following pipeline:
```
[ INFO ] --------parameters DUMP-------------…