a python program that displays video from a webcam with a mirror filter added on top. The user can click anywhere on the window and the video will change to reflect the image on the vertical axis of that click location
- Python 3.x (Learn more here)
- run the following command to install the required dependancies:
$ pip3 install -r requirements.txt