Skip to content

Retrieve data from MS Kinect v2 sensor and store the time series body stream data to MongoDB 3.0

License

Notifications You must be signed in to change notification settings

bruceyo/Kinect2BodyToMongoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kinect2BodyToMongoDB Version 1.1 Brief Description

What it does: Retrieve data from MS Kinect v2 sensor and store the time series body stream data to MongoDB 3.6 Time series body data inserted to MongoDB:

  1. Joints
  2. Jointorientations
  3. Hands
  4. Lean

Develop Environment: Visual Studio 2015 Enterprise on Win10, MongoDB 3.6 on Ubuntu 16.04 LTS

C# MongoDB Driver: mongo-C#-Driver-2.7.3 https://mongodb.github.io/mongo-csharp-driver/

Limitations:

  1. Without audio data.
  2. If want to keep the raw data, it needs to record the raw data then play the raw data for inserting into MongoDB.

About

Retrieve data from MS Kinect v2 sensor and store the time series body stream data to MongoDB 3.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages