Skip to content

A real-time computer vision project using Python & OpenCV to create an invisibility effect by replacing a cloak's color with the background.

License

Notifications You must be signed in to change notification settings

guptavansh21/Invisible-Cloak-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invisible Cloak using OpenCV 🧙‍♂️✨

Overview

A real-time computer vision project that creates an invisibility effect by replacing cloak-colored regions with the background.

Features

  • Real-time video processing using OpenCV.
  • HSV color detection for accurate cloak recognition.
  • Background replacement to achieve invisibility effect.

Tech Stack

  • Python 3.x
  • OpenCV
  • NumPy

Installation

git clone https://github.com/guptavansh21/Invisible-Cloak-Python.git
cd Invisible-Cloak-Python
pip install -r requirements.txt
python invisible_cloak.py

About

A real-time computer vision project using Python & OpenCV to create an invisibility effect by replacing a cloak's color with the background.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages