- open the terminal
- check Python3 installation:
python3 --version - go to official website to learn details: https://pypi.org/project/opencv-python/
- choose the most complete package and run:
python3 -m pip install opencv-contrib-pythonoften you will not find the pip installed by default, therefore use the corresponding steps from the