#Invisibility Cloak using Python & OpenCV
This project is a fun implementation of the "Invisibility Cloak" effect using Python and OpenCV.
Inspired by the cloak from Harry Potter
- Real-time video capture
- Detects red-colored cloak
- Replaces cloak area with background
Clone the repository:
git clone https://github.com/missmunazza/Invisibility-Cloak-python-openCV.git
cd Invisibility-Cloak-python-openCV