jaia
Posts: 2
Joined: Tue Apr 28, 2015 2:25 am

Tkinter and SimpleCV

Tue Aug 18, 2015 2:36 am

I'm writing a program that's going to, among other things, display an image from a USB webcam. As a complete newcomer to GUI programming, I'm using Tkinter and SimpleCV to do this. To get started, I tried running the example at https://github.com/sightmachine/SimpleC ... example.py but no image was displayed. My Raspberry Pi (specifically a BrickPi) did something for five seconds, but nothing visible happened. How can I troubleshoot this?

Return to “Graphics programming”