Category: Tkinter
-
Building a Modern Dashboard with Python and Tkinter
Building a Modern Dashboard with Python and Tkinter Create polished GUIs and data dashboards with this versatile library The post Building a Modern Dashboard with Python and Tkinter appeared first on Towards Data Science. Thomas Reid Go to original source
-
Modern GUI Applications for Computer Vision in Python
Modern GUI Applications for Computer Vision in Python Introduction I’m a huge fan of interactive visualizations. As a computer vision engineer, I deal almost daily with image processing related tasks and more often than not I am iterating on a problem where I need visual feedback to make decisions. Let’s think of a very simple image…