Browse Source

Update README.md

pull/1/MERGE
syan GitHub 7 years ago
parent
commit
b6a7b2ab1d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -105,7 +105,7 @@ print(HyperLPR_PlateRecogntion(image))
- 仅需要的依赖OpenCV 3.3 (需要DNN框架)

```bash
cd cpp_implementation
cd Prj-Linux
mkdir build
cd build
cmake ../


Loading…
Cancel
Save