Skip to content

GestureRecognizer project using neural network with accelerator sensor.

Notifications You must be signed in to change notification settings

supernet29/GestureRecongizer

Repository files navigation

GestureRecongizer

GestureRecognizer project using neural network with accelerator sensor.

Description

This project is making gesture recognizing application using neural netowrk.

I'm tring to recognize a gesture with accelerator sensor. Collect sample of gesture by collecting fixed size length sensor data. After, training with collected sample. After, predict with window that looks like a queue. I think it can be recognize a gesture.

Incomplete

  • implement Window
  • make gesture recognize tread to recognize (Block less recognize)
  • inter thread message passing system.
  • realtime gesture recognize.
  • testing

About

GestureRecognizer project using neural network with accelerator sensor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages