Skip to content

sunyux/Invisible-Cloak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Invisible-Cloak

The Invisible-Cloak is a computer vision project that uses image processing techniques to create the illusion of an invisibility cloak. The project is inspired by the cloak featured in the Harry Potter series, which makes the wearer invisible. However, unlike the magical cloak in the series, this project uses computer vision to create the illusion of invisibility.

Demo

https://youtu.be/Txrs2_26Y08

Getting Started

Prerequisites

Python 3.5 or later

OpenCV

Numpy

Installing

Clone the repository to your local machine using the following command:

git clone https://github.com/sunyux/Invisible-Cloak.git

Install the necessary dependencies using pip:

pip install opencv-python numpy

Running the program

To run the program, navigate to the cloned repository directory and run the following command:

python InvisibleCloak.py

The program will start capturing the video from the default camera. Once the camera feed starts, you will be prompted to select a color to use as the cloak. Follow the instructions on the screen to select the color and create the illusion of invisibility.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

This project was inspired by the Harry Potter series and the many computer vision projects on GitHub.

About

Invisible cloak- computer version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published