Sample-NiAudioSample
debug and test utilities OpenNI framework
Install
- All systems
-
curl cmd.cat/Sample-NiAudioSample.sh
- Debian
-
apt-get install openni-utils
- Ubuntu
-
apt-get install openni-utils
- Kali Linux
-
apt-get install openni-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install openni-utils
- Raspbian
-
apt-get install openni-utils
- Dockerfile
- dockerfile.run/Sample-NiAudioSample
openni-utils
debug and test utilities OpenNI framework
OpenNI is a framework for getting data to support 'Natural Interaction', i.e. skeleton tracking, gesture tracking, and similar ways of getting data from humans. OpenNI provides the interface for physical devices and for middleware components. The API enables modules to be registered in the OpenNI framework, which then produce sensory data. OpenNI also allows selection of different hardware and middleware modules. This package provides a number of related utilities for debugging, testing, and view the results of the sensor modules.