babu12f / magicCloak

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

magicCloak

How to run:

  1. Download complete folder and rename it to magicCloak.

  2. Create virtual environment named 'env' and activate it using (in windows)

cd env\scripts

activate

  1. Change directory to magicCloak folder

  2. install openCV using

pip install opencv-python

  1. Run the script using

python invisible.py

  1. Press 'esc' to exit. After exit script will store output of video in the same folder.

NOTE: Take a red colored cloth or blanket and cover yourself to be invisible.

Reference: https://mehebuba.blogspot.com/2019/05/harry-potters-magical-cloak-with-opencv.html

About

License:MIT License


Languages

Language:Python 100.0%