Commit Graph

4 Commits

Author SHA1 Message Date
jackyOO7 03ef2aae4e
Colour fix
fixed the colours. cvtColor is not needed here as openCV takes care of the BGR issue when saving to PNG.
2018-10-17 07:38:53 +02:00
jackyOO7 bd7cd64cee
Colour Image OpenCV->PySimpleGUI
I think I found a nicer way to do it. 
PySimpleGUI is really neat, thank you for your hard work!
Cheers
jacky
2018-10-16 17:26:26 +02:00
MikeTheWatchGuy c79a8772cc Renamed return value from Read call from button to event... EVERYWHERE 2018-10-15 16:07:23 -04:00
MikeTheWatchGuy 4664c4b069 NEW Demo - Play back a web camera using OpenCV.. with a GUI 2018-10-08 21:02:43 -04:00