Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Invisibility Cloak

Written in python3, this is a simple implementation of chroma-key filter.

  1. Use hsv-detector.py to choose hsv values for a particular colour.
  2. Input those values in the InvisibilityCloak.py script.