This project is a treat for all the Harry Potter fans out there. It recreates the magical experience of an invisibility cloak by using image processing techniques for colour detection and segmentation in OpenCV.
Clone this repo to your local machine using git clone https://github.com/bkrit/invisibility-cloak.git
This code is written in Python. It uses the following libraries:
- numpy
- OpenCV
- time