Skip to content

Commit

Permalink
Deploy version 4.5.1 of opencv (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
ligol authored Mar 1, 2021
1 parent 5bce686 commit 62e6436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup_opencv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e

# Download OpenCV Android SDK

opencv_version="4.4.0"
opencv_version="4.5.1"
opencv_sdk_zip="cache/opencv-android-sdk.zip"

if [[ $1 = "--skip-download" ]]; then
Expand Down

0 comments on commit 62e6436

Please sign in to comment.