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)
Invisibility using OpenCV
My own taking on the cloak of invisibility
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 program that works as an invisible cloak and makes you invisible!
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
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."