Skip to content

roshniRam/Invisibility-Cloak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Invisibility-Cloak

forthebadge forthebadge

About

If you have watched Harry Potter you must know what invisibility cloak is. This code tries to do the same using color detection and segmentation.

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.

To run and modify further

First clone the repository or download its zip.

On CLI

    python main.py     

Output

Dig deep

Referred :- Invisibility cloak using OpenCV by Kaustubh Sadekar

Author

Roshni Ram

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages