Skip to content

Tool That Extracts Data From .Mkv Files Recorded With the Microsoft Azure Kinect Camera

License

Notifications You must be signed in to change notification settings

HPI-CH/azure-kinect-mkv-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure Kinect MKV Extractor

Introduction

This tool is able to extract various data sources from a single MKV file that was recorded with the Azure Kinect MKV Recorder tool.

https://docs.microsoft.com/de-de/azure/kinect-dk/azure-kinect-recorder

Currently, it is able to extract the following data:

  • 3D Joint Coordinates and Orientations
  • 2D Joint Coordinates
  • Individual RGB images, named with the current timestamps
  • 3D Colored Pointclouds as ply format (takes longer to process)

Usage Info

The extraction tool acceppts the following arguments. After the input file, the order does not matter.

offline_processor.exe <input_mkv_file> [<--gpu>, <--skeleton>, <--rgb>, <--pointcloud>]

About

Tool That Extracts Data From .Mkv Files Recorded With the Microsoft Azure Kinect Camera

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages