/Invisibility_Cloak

This is a fun application of image processing which enables you to experience the magic of an invisibility cloak. Let's make our childhood fantasy of using an invisibility cloak come true.

Primary LanguagePythonMIT LicenseMIT

Recordit GIF

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.

  • It's a fun application which you will enjoy using.
  • You can learn some key functions of opencv from this project.
  • Refer a detailed Tutorial explaining the code.

Installation

Clone

  • Clone this repo to your local machine using https://github.com/kaustubh-sadekar/Invisibility_Cloak.git

Setup/Requirements

The code is written in Python (Python3) C++ code will be available soon You need the following libraries

  • numpy
  • OpenCV
  • time

This is how it works

Recordit GIF

Refer the Tutorial for detailed explanation of the code.

License

License