How to Install libopenni-dev in Ubuntu 18.04



Install libopenni-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libopenni-dev

Description:

headers for OpenNI 'Natural Interaction' frameworks

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 the headers and pkgconfig for building C/C++ programs that use OpenNI libraries.

Homepage: http://www.openni.org

Version: 1.5.4.0-14build1

Section: universe/libdevel