OpenFrameworks addon for Nuitrack body tracking SDK. Ported from Cinder-Nuitrack block.
- Windows 10 or Nuitrack supported OS (Linux, Android)
- openFrameworks 0.10.0
Follow the instruction here and install Nuitrack SDK to your system first. And check prebuild example app under $NUITRACK_HOME/bin works fine with your camera.
Nuitrack SDK has ONI file and BAG file playback feature. But only works 3 minite because of license issue. Probabry this is same even if you purchaced Nuitrack license. You can record depth and color stream to ONI file via NiViewer. And Realsense Viewer for BAG file. This repository does not include any files. Please record it by yourself.
- Windows support (under development)
- Linux support (no plan so far)
- Android support (no plan so far)