Skip to content

ShubhangiDabral13/Invisibility_Cloak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Invisibility_Cloak

Invisibility Cloak using python and Opencv

A Harry Potter fan would already know what is an invisbility cloak is.So with a few line of code you can implement it.

Basic concept for the project:-

color detection and segmentation.

Modules required for the project:-

  • numpy
  • cv2

Working steps for the project:-

  • First capture and store the background using background variable.
  • Detect a cloak(a red color cloth) using detection algorithm.
  • Then segment out the red color cloth by generating mask
  • Generate the final augmented output.

And there is your magical cloak.

Author:-

Shubhangi Dabral (ShubhangiDabral13)

About

Invisibility Cloak using python and Opencv

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published