Open bajcsiadel opened 7 years ago
Small GUI to show the actual image of camera and data from proximity sensors.
https://docs.python.org/3/library/tkinter.html
sudo apt-get install python-dev libjpeg-dev libfreetype6-dev zlib1g-dev Installing Pillow library for Image, ImageTk -- for picture manipulation (Python Imaging Library)
sudo pip3 install pillow
Small GUI to show the actual image of camera and data from proximity sensors.