artificialpicasso.main#

Functions

lights_camera_action()

Sets up connection to the webcam and starts showing the webcam feed in the tkinter window.

stopWebcamStream()

Stops webcam stream.

takePicture()

Stops the webcam stream and opens the cropping GUI on the last frame from the webcam feed.

webcam_stream()

Shows the webcam feed in the tkinter window.