A real-time computer vision project that creates an invisibility effect by replacing cloak-colored regions with the background.
- Real-time video processing using OpenCV.
- HSV color detection for accurate cloak recognition.
- Background replacement to achieve invisibility effect.
- Python 3.x
- OpenCV
- NumPy
git clone https://github.com/guptavansh21/Invisible-Cloak-Python.git
cd Invisible-Cloak-Python
pip install -r requirements.txt
python invisible_cloak.py