We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0809412 commit 4dbf628Copy full SHA for 4dbf628
build.sh
@@ -15,7 +15,7 @@ cp -rf build/numpy/lib64/python2.7/site-packages/numpy lambda-package
15
cd build
16
git clone https://github.com/Itseez/opencv.git
17
cd opencv
18
- git checkout 3.1.0
+ git checkout 3.2.0
19
cmake \
20
-D CMAKE_BUILD_TYPE=RELEASE \
21
-D WITH_TBB=ON \
0 commit comments