when you stare into the computer
the computer stares back at you
Multimedia Installation, 05/02/24
Coded in Python using OpenCV, Dlib, and TKinter.
The moving windows are actual windows just like any other kind of window you would open on a computer. You can move them around with a mouse, and/or close them. I used the TKinter library to have them spin in circles, and I put facial features in them using the Dlib facial feature detection library.
I wanted this piece to be about what a computer or a face detection algorithm sees when it looks at your face - only a segmented, incomplete part of a whole.
Check out the code here