Scutterman / GesturesToInputs

Using a webcam and OpenGL, play PC games by waving your arms about
MIT License
0 stars 0 forks source link

Create a GPU pipeline to process the webcam frame in parallel for faster gesture detection #1

Closed Scutterman closed 4 years ago

Scutterman commented 4 years ago

The whole process seems to complete in 1-2 milliseconds, compared to about 65-100 milliseconds that the OpenCV method was taking.