Skip to content

WR4F/Delta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Whats Delta?

A project made for a hackathon that tracks triangles on your webcam and centers your mouse on them. Made in nodejs using OpenCV and RobotJS

TODO: Click feature by twisting your hands into the shape of a rectangle and then flipping them back to a triangle for a click, hold triangle for right click, etc

Install+Run via copypasta into terminal

git clone https://github.com/rslay/Delta.git
cd Delta
npm install opencv robotjs
node index.js

Make sure your webcam isn't covered. As of now, things in the background and anything right behind your hands can throw off image analysis since this has no depth perception, including windows, doors, your torso, your face, and anything else - especially if it looks vaguely triangular shaped.

About

Move your mouse with your webcam by using hand gestures, using computer vision

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published