Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md

Outline

Invisibility Cloak

An invisibility cloak is a magical garment which renders whomever or whatever it covers invisible
In this project we create an invisibility cloak using python

Modules Used

  • time
  • OpenCv
  • numpy

How it works

  • Capture and store static the background frame
  • Capture current frames and convert image into HSV colour space
  • Detect the defined color (red in our case) using color detection.
  • Segment out the color by generating cloak
  • Generate the final output by replacing cloak with background to create a resulting frame.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.