Skip to content

surarijit/Invisibilty-Cloak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Invisible-Cloak

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. We will create this magical experience using an image processing technique called Color detection and segmentation. Why Red? Sure, we could have used green or any other color also.

https://www.linkedin.com/feed/update/urn:li:activity:6691803873402744832/

ALOGRITHM:

  1. Capture and store the background frame [ This will be done for some seconds ]
  2. Detect the red colored cloth using color detection and segmentation algorithm.
  3. Segment out the red colored cloth by generating a mask. [ used in code ]
  4. Generate the final augmented output to create a magical effect. [ out.mp4 ]

Steps-to-run

  1. Install Python
  2. Install Numpy
  3. Install OpenCv-python

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages