3DiVi / nuitrack-sdk

Nuitrack™ is a 3D tracking middleware developed by 3DiVi Inc.
https://nuitrack.com
484 stars 65 forks source link

Using nuitrack on pre-recorded videos/point clouds #59

Closed benpocklingtonhes closed 12 months ago

benpocklingtonhes commented 1 year ago

Hi, I have a large number of recordings from the Azure Kinect DK from a project (In the .mkv format that Microsoft use for the Kinects), and I was wondering if nuitrack supports skeleton generation using pre-recorded data?

Our problem was that we had issues with multiple cameras and generating skeletons for them at the same time (with the native Microsoft skeleton generation). The recordings contain all the relevant settings and parameters for the Kinect used in the metadata. Please let me know whether it is currently possible, even if I have to code a workaround or two.

andrey-tsb commented 1 year ago

Hi, thank you for your question.
Azure mkv recordings aren't readily supported by Nuitrack. We have only limited support for .oni/.bag formats in Trial version. Now we don't have any particular plans for extended support of pre-recorded sequences due to (1) low demand (2) uncertain business/licensing model of such tracking mode.

benpocklingtonhes commented 12 months ago

Ok thank you for the information!