OpenCV_Examples OpenCV For python 3.7 or above First you need: Numpy Matplotlib If you have pip installed, in the CMD: pip install opencv-python If you don't then: python -m install opencv-python