botikdd / Jvaaref-ubbse2017

0 stars 0 forks source link

Python GUI #32

Open bajcsiadel opened 6 years ago

bajcsiadel commented 6 years ago

Small GUI to show the actual image of camera and data from proximity sensors.

bajcsiadel commented 6 years ago

https://docs.python.org/3/library/tkinter.html

bajcsiadel commented 6 years ago

sudo apt-get install python-dev libjpeg-dev libfreetype6-dev zlib1g-dev Installing Pillow library for Image, ImageTk -- for picture manipulation (Python Imaging Library)

bajcsiadel commented 6 years ago

sudo pip3 install pillow