Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/li-pearl/kinectv1-skeleton-recorder
For the IR Depth component of the Multimodal Human Detection PGSS 2024 Project
https://github.com/li-pearl/kinectv1-skeleton-recorder
kinect-v1
Last synced: 12 days ago
JSON representation
For the IR Depth component of the Multimodal Human Detection PGSS 2024 Project
- Host: GitHub
- URL: https://github.com/li-pearl/kinectv1-skeleton-recorder
- Owner: li-pearl
- Created: 2024-07-15T19:48:42.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-25T22:43:06.000Z (6 months ago)
- Last Synced: 2024-11-13T12:58:40.164Z (2 months ago)
- Topics: kinect-v1
- Language: C#
- Homepage:
- Size: 7.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kinect Skeleton Recording
1. Connect the Kinect v1 through USB and to the wall.
2. Run the following:
```
dotnet restoredotnet clean
dotnet build
dotnet run
```Follow command line printed instructions
Joint coordinates for skeleton will be displayed in a csv "SkeletonData.csv"