Skip to content

Computer vision experiment using OpenCV to detect hands on diffused acrylic glass tubes designed for our GLOW 2024 light art project.

Notifications You must be signed in to change notification settings

xl3ehindTim/opencv-glow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLOW - Hand Detection

This repository contains the codebase for a computer vision program using OpenCV to detect hands on diffused acrylic glass tubes designed for our GLOW light art project.

Project overview

This project utilizes OpenCV libraries to implement hand detection algorithms for an interactive light art installation. The code aims to identify hands touching or interacting with an acrylic glass tube to trigger light effects or other visual responses.

touch-detection

This is a sidetrack to explore the possibilities of using computer vision in our GLOW project. If you are interested in the main codebase explore this repository.

Dependencies

This project relies on the following dependencies:

Setup

pip install -r requirements.txt
python main.py

Contributors

About

Computer vision experiment using OpenCV to detect hands on diffused acrylic glass tubes designed for our GLOW 2024 light art project.

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages