How to install Python3 with OpenCV4
Using Python3.6.8 and OpenCV4.1.0 — with compilation of OpenCV4 from source.
Here’s another tutorial for compiling OpenCV from source (click here for the other one) just because I’m sadistic like that and love making my life hard. The other reason is because apparently building it from source is recommended because:
- It will be optimized for your particular system,