软件包: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)
- 交互式高级面向对象语言(Python2 版本)
- 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