Pakket: python-freenect (1:0.5.3-1 en anderen)
Verwijzigingen voor python-freenect
Debian bronnen:
Het bronpakket libfreenect downloaden:
Beheerders:
- Nicolas Bourdaud (QA-pagina)
- Arne Bernin (QA-pagina)
- Yaroslav Halchenko (QA-pagina)
- Mark Renouf (QA-pagina)
Externe bronnen:
- Homepage [openkinect.org]
Vergelijkbare pakketten:
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.
Andere aan python-freenect gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- 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
- virtueel pakket geboden door 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