Skip to content

maritaganta/invisible-cloak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invisible Cloak Application

This application mimics the "invisible cloak" effect popularized by Harry Potter, making the user disappear on camera by blending a background image with a real-time video stream. The application detects a specified color range in the HSV color space (such as a cloak) and replaces the detected area with the background, creating the illusion of invisibility.

Alt Text

Features

  • Capture Background: Capture an initial background image to use for the invisibility effect.
  • Real-Time Video Processing: Detect and replace the specified color in real-time video feed.
  • Customizable Color Detection: Adjust the HSV range to detect different colors.

Requirements

  • Python 3.x
  • OpenCV
  • NumPy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages