套件:python-freenect(1:0.5.3-1 以及其他的)
library for accessing Kinect device -- Python bindings
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 provides freenect extension to use libfreenect functionality from Python and includes some demo scripts.
其他與 python-freenect 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.4) [除 arm64]
-
- dep: libfreenect0.5 (= 1:0.5.3-1+b2)
- library for accessing Kinect device
-
- dep: python (<< 2.8)
- interactive high-level object-oriented language (Python2 version)
- dep: python (>= 2.7)
-
- dep: python-numpy (>= 1:1.10.0~b1)
- Numerical Python adds a fast array facility to the Python language
-
- dep: python-numpy-abi9
- 本虛擬套件由這些套件填實: python-numpy
-
- sug: python-matplotlib
- Python based plotting system in a style similar to Matlab
-
- sug: python-opencv
- Python bindings for the computer vision library