Browse Source

Update README.md

pull/1/MERGE
syan GitHub 6 years ago
parent
commit
c517cae05d
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

@@ -120,7 +120,7 @@ cv2.waitKey(0)
+ 仅需要的依赖OpenCV 3.3 (需要DNN框架)

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


Loading…
Cancel
Save