freenect-regview
Device driver for the Kinect
Install
- All systems
-
curl cmd.cat/freenect-regview.sh
- Debian
-
apt-get install libfreenect-bin
- Ubuntu
-
apt-get install libfreenect-bin
- Kali Linux
-
apt-get install libfreenect-bin
- Fedora
-
dnf install libfreenect
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libfreenect-bin
- OS X
-
brew install libfreenect
- Raspbian
-
apt-get install libfreenect-bin
- Dockerfile
- dockerfile.run/freenect-regview
libfreenect
Device driver for the Kinect
libfreenect-bin
library for accessing Kinect device -- utilities and samples
libfreenect is a cross-platform library that provides the necessary interfaces to activate, initialize, and communicate data with the Kinect hardware. Currently, the library supports access to RGB and depth video streams, motors, accelerometer and LED and provide binding in different languages (C++, Python...) This library is the low level component of the OpenKinect project which is an open community of people interested in making use of the Xbox Kinect hardware with PCs and other devices. This package includes utilities and sample programs for kinect.