https://github.com/kokorinilya/sceleton_tracking
Sceleton tracking with Kinect v2.0 SDK
https://github.com/kokorinilya/sceleton_tracking
kinect kinect-sdk kinect-v2 sceleton-tracking
Last synced: 12 months ago
JSON representation
Sceleton tracking with Kinect v2.0 SDK
- Host: GitHub
- URL: https://github.com/kokorinilya/sceleton_tracking
- Owner: KokorinIlya
- Created: 2017-12-02T22:49:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-14T18:50:21.000Z (about 8 years ago)
- Last Synced: 2025-04-03T09:31:47.969Z (about 1 year ago)
- Topics: kinect, kinect-sdk, kinect-v2, sceleton-tracking
- Language: C#
- Homepage:
- Size: 142 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Sceleton tracking
Sceleton tracking using Microsoft Kinect SDK.
The application uses some open source code exaples for Kinect SDK.
The application gets sceleton from Kinect, draws the sceleton, gets some angles and vectors from sceleton and sends them for processing using sockets.
The code was written at the Junction-2017