Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ghophp/kinect-body-position
A test case application for recognize body positions. Was my final paper system, its a cool prototype.
https://github.com/ghophp/kinect-body-position
Last synced: 10 days ago
JSON representation
A test case application for recognize body positions. Was my final paper system, its a cool prototype.
- Host: GitHub
- URL: https://github.com/ghophp/kinect-body-position
- Owner: ghophp
- Created: 2013-06-21T13:59:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-01-26T09:00:06.000Z (12 months ago)
- Last Synced: 2024-12-23T13:52:33.302Z (15 days ago)
- Language: C#
- Size: 8.96 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Kinect Body Position
====================A PoC based on Kinect SDK to recognize body positions and guide users into stretching.
Here is the paper: https://github.com/ghophp/kinect-body-position/blob/master/documentation/finalpaper.pdf
## Screenshots
![Main Screen](./screenshot/screen1.jpg "Main screen")
![Recognition Screen](./screenshot/screen2.jpg "Recognition screen")
## License
This code is under the MIT license.