Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
Update contrib version to 3.2.0
  • Loading branch information
cappelletto authored Jun 6, 2019
1 parent f7798f7 commit 18d8384
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,8 @@ tar xvf opencv-3.2.0.tar.gz
**Download OpenCV contrib**
```bash
wget https://github.com/opencv/opencv_contrib/archive/3.2.0.tar.gz -O opencv_contrib-3.2.0.tar.gz
unzip opencv_contrib-master.zip
tar xvf opencv_contrib-3.2.0.tar.gz
```
*Specified contrib package may have some bugs when compiled against OpenCV 3.2.0*

**OpenCL Support**
```bash
Expand Down

0 comments on commit 18d8384

Please sign in to comment.