Opencv

Installing OpenCV

install opencv for python sudo apt update sudo apt install python3-opencv # may be done already depending on what you installed.

CV Bridge and Python 3

getting cv_bridge working with python 3 is less straightforward. you need to recompile cv_bridge locally.

OpenCV Photobooth

A qt5 gui and opencv make it possible to make your own photobooth at home!