Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 692 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 692 Bytes

Invisibility-Cloak

Want to hide yourself infront of webcam? try this few lines of Python code to see a magic. Are you bored with your live online class which are mandatory to on your webcam? No need to turn off your webcam just bring a red cloth and rap yourself with the red cloth. Wow!

  • It's a fun application.
  • Used some key function of OpenCV.

Installation

Clone

  • Clone this repo to your local machine using https://github.com/ahmedishraq/Invisibility-Cloak.git

Setup & Requirements

The code is written in Python. You need to install the following libraries of Python.

  • OpenCV
  • numpy
  • time