Skip to content

Commit

Permalink
Update install-opencv.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
milq authored May 19, 2017
1 parent 2fc464f commit a60360b
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions scripts/bash/install-opencv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
# INSTALL OPENCV ON UBUNTU OR DEBIAN #
######################################

# SCRIPT TESTED CORRECTLY ON
# | OS | OpenCV |
# |----------------|--------------|
# | Ubuntu 16.04.2 | OpenCV 3.2.0 |
# | Debian 8.8 | OpenCV 3.2.0 |
# | THIS SCRIPT IS TESTED CORRECTLY ON |
# |----------------------------------------------------|
# | OS | OpenCV | Test | Last test |
# |----------------|--------------|------|-------------|
# | Ubuntu 16.04.2 | OpenCV 3.2.0 | OK | 20 May 2017 |
# | Debian 8.8 | OpenCV 3.2.0 | OK | 20 May 2017 |


# 1. KEEP UBUNTU OR DEBIAN UP TO DATE
Expand Down

0 comments on commit a60360b

Please sign in to comment.