a set of simple excercises in colour filtering from a live video image (inc. invisibility cloaking)
-
Updated
Feb 20, 2025 - Python
a set of simple excercises in colour filtering from a live video image (inc. invisibility cloaking)
My own taking on the cloak of invisibility
Invisibility using OpenCV
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.
A Python + OpenCV project that makes you invisible using a cloak and some background magic — just like Harry Potter's invisibility cloak!
Invisibility Cloak is an implementation on computer vision using python scripting. In this project the webcam tries to capture a constant background then using HSV conversion get the followed up image colour composition and creates a mask of a specific type of colour RED and displays the pre-captured background in that place. Giving an illusion …
Proyecto que consiste en generar numeros aleatorios para hacer visible o no el cuadro de imagen del proyecto dependiendo de los resultados
A python program that works as an invisible cloak and makes you invisible!
Add a description, image, and links to the invisibility topic page so that developers can more easily learn about it.
To associate your repository with the invisibility topic, visit your repo's landing page and select "manage topics."