View Full video
Being a harry potter fan I always had a childhood fantasy of using an invisibility cloak. Well it turns out that
using simple image processing tricks I can now actually fulfil my childhood fantasy.
This code turns a red
colour cloth into an invisibility cloak.
- Clone this repo to your local machine using
https://github.com/kaustubh-sadekar/Invisibility_Cloak.git
The code is written in Python (
Python3
) C++ code will be available soon You need the following libraries
- numpy
- OpenCV
- time