Skip to content

rushishah07/Invisibility-Cloak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Invisibility-Cloak

About

If you have watched Harry Potter you must know what invisibility cloak is. Well, it turns out that you can create this magical experience using an image processing technique called color detection and segmentation. And the good news is, you don’t need to be part of Hogwarts for that! All you need is a Red colored cloth and follow this repository. 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.

How it works?

  1. Capture and store the background frame.
  2. Detect the red colored cloth using color detection algorithm.
  3. Segment out the red colored cloth by generating a mask.
  4. Generate the final augmented output to create the magical effect.

Installation

Clone this repository to your local machine using https://github.com/rushishah07/Invisibility-Cloak or dowload the zip file

Setup/Requirements

  • OpenCV
  • numpy

Output

Author

Rushi Shah(https://github.com/rushishah07)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages