Need a much better way of handling the photobooth GUI. Currently it's very rudimental with images with shapes and text drawn ontop of OpenCV images. Better if we had an actual GUI system so it is far more maintainable and extendable.
Options are pygame and also maybe as the Pi uses the chromium browser which has a kiosk mode (proper full screen with limited input?) we could have a HTML interface.
Need a much better way of handling the photobooth GUI. Currently it's very rudimental with images with shapes and text drawn ontop of OpenCV images. Better if we had an actual GUI system so it is far more maintainable and extendable.
Options are pygame and also maybe as the Pi uses the chromium browser which has a kiosk mode (proper full screen with limited input?) we could have a HTML interface.