Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 restore

dotnet clean

dotnet build

dotnet run
```

Follow command line printed instructions

Joint coordinates for skeleton will be displayed in a csv "SkeletonData.csv"