Skip to content

python script 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 mirror the image on the vertical axis of that click location

Notifications You must be signed in to change notification settings

ngeldvis/Mirror-Effect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Mirror-Effect

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

Requirements

  • Python 3.x (Learn more here)
  • run the following command to install the required dependancies: $ pip3 install -r requirements.txt

About

python script 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 mirror the image on the vertical axis of that click location

Topics

Resources

Stars

Watchers

Forks

Languages