Skip to content

Pronton2001/leapmotion_pose_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Pose detection with leap motion controller

A project on pose classification where I use a heuristic approach to count the number of fingers the user is holding. The fingers dataset is drawn directly from the leap motion controller.

The ./fisrt temp/Assets/Script/getInfo.cs contains my heuristic approaches. It works very nice and smoothly :))

Todo list:

  • Build a mini FPS game.
  • Classify the number of fingers using heuristic methods
  • Involve machine learning algorithms for classifying the number of fingers.
  • Classify more poses: shooting, defending, go forward, left, right, jump,...
  • Deploy machine learning model into the mini FPS game then we have an FPS-hand-controller game without mouse and keyboard.

About

Build models to detect poses in FPS game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages