Skip to content

roushou/fingers-lightning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fingers Lightning

This is a little Computer Vision project built using OpenCV, MediaPipe and Python. It detects your fingers then creates lightning between matching pairs.

Getting started

I'm using uv to manage this project.

Create a virtual env.

uv venv

Activate the virtual env according to your shell. Here's with Fish shell.

source .venv/bin/activate.fish

Run the app

uv run main.py

License

This project is licensed under the MIT License

About

Create lightning between your fingers using Computer Vision

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages