Problème :
La dernière version d’opencv ne semble pas fonctionner sous python et raspberry (avec pip3 install opencv-python) :

Solution :
Installer la version 3.4.6.27 est une solution
Dans un terminal :
sudo apt-get install python-opencvpip3 install opencv-python==3.4.6.27sudo apt install libqt4-testsudo apt-get install libhdf5-devsudo apt-get install libhdf5-serial-devsudo apt-get install libatlas-base-devsudo apt-get install libjasper-devsudo apt-get install libqtgui4
Test :
