This is a fun application of image processing which enables you to experience the magic of an invisibility cloak. Let's make our childhood fantasy of using an invisibility cloak come true.
-
Updated
Jun 5, 2021 - Python
This is a fun application of image processing which enables you to experience the magic of an invisibility cloak. Let's make our childhood fantasy of using an invisibility cloak come true.
This project is developed using Open CV and NumPy Libraries. This project is inspired from Harry Potter's Invisible Cloak. This project is suitable with both Green and Red Color Clothes. To better Experience, run the project in Good Light Exposure.
For all the harry potter and SiFi fan!! now you can go completely invisible Utilizing the power of OpenCV and python
Invisibility using OpenCV
🧙♂️ Harry Potter's invisible cloak using Python3 and OpenCV.
⚡ Harry Potter's Invisible Cloak!
This project is developed using OpenCV and NumPy library. It is inspired from Harry Potter's invisibility cloak
Created a mystifying invisible cloth that vanishes in front of a camera using few lines of python code.
Harry Potter–style Invisible Cloak using Python and OpenCV. The project captures a static background and uses HSV color segmentation with morphological operations to detect a cloak of a chosen color, replacing it with the background in real-time. A hands-on exploration of image masking, bitwise operations, and live video processing with OpenCV.
Numerous invisibility clock tutorials are available on the Internet but none worked for me so I made one from scratch with python and opencv in a jugaad way, and I don't know about you guys but it works on my machine.
Making a cloak of specific color invisible with the help of OpenCV.
The Cloak of Invisibility using Python
Computer Vision is a field of Artificial Intelligence that enables machines to interpret and understand visual information from the world. It combines image processing, machine learning, and deep learning to allow systems to detect, track, and recognize objects, faces, gestures, and scenes from images or video streams.
This makes the blue-colored object invisible just similar to Harry Potter's magical cloak
In this python code, an invisibity cloak which is created which is similar to the one shown in harry potter movie. Based on the color you like, you can either use blue, green, or any other color that can be used as a cloak and you can hide inside that cloak. The code uses color detection, image processing techniques and bitwise array operations …
This repository contains the implementation of invisibility cloak as shown in the movie series Harry Potter.
A Python-based implementation of the "Invisibility Cloak" effect using OpenCV. This project allows you to create a Harry Potter-style invisibility effect by replacing a specific color in your webcam feed with a previously captured background.
Inspired from Harry Potter's ✨Cloak of Invisibility✨, this python script makes you invisible using OpenCV 👀
Add a description, image, and links to the invisible-cloak topic page so that developers can more easily learn about it.
To associate your repository with the invisible-cloak topic, visit your repo's landing page and select "manage topics."