Harry Potter's Invisibility-Cloak(Adrishya-Choga)

It’s the cloak which Harry Potter uses to become invisible. Since childhood, I am potter head and fan of all his magics, but it's not real. All this are graphics and visualization. In childhood, I always thought about what if I had same invsibility cloak. But, as I grow I realised in reality, it's nothing like that, but in virtual world it's possible using simple concepts of image processing and opencv. The project of current project is to understand the concept of invisible-cloak.

gif

How to execute code:

  1. You will first have to download the repository and then extract the contents into a folder.
  2. Make sure you have the correct version of Python installed on your machine. This code runs on Python 3.6 above.
  3. You can open the folder and run Invisible_Cloak.py on command prompt.

Note : For implementation details, go through Harry Potter’s Invisible Cloak : using Image Processing and Computer Vision

References

https://www.learnopencv.com/invisibility-cloak-using-color-detection-and-segmentation-with-opencv/