This repository has been archived by the owner on Dec 11, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 60
OpenCV 4.1.1 - Successful procedure #73
Comments
How??? Idan't do that.
|
I used newest version. link |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I have successfully compiled and installed OpenCV 4.1.1 for both Python2 and Python3 environments.
-D PYTHON3_LIBRARY=/home/pi/berryconda3/lib/libpython3.6m.so
-D PYTHON3_PACKAGES_PATH=/home/pi/berryconda3/lib/python3.6/site-packages
-D BUILD_opencv_python3=TRUE
-D BUILD_opencv_python2=YES
CMAKE-OpenCV-4.1.1.txt
Notes: Unlike all other OpenCV procedures I tried - they all miss sys/videoio.h - this one works well.
The text was updated successfully, but these errors were encountered: