パッケージ: python-freenect (1:0.5.3-1 など)
python-freenect に関するリンク
Debian の資源:
libfreenect ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [openkinect.org]
類似のパッケージ:
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 - Python 言語に高速な配列操作機能を追加
-
- dep: python-numpy-abi9
- 以下のパッケージによって提供される仮想パッケージです: python-numpy
-
- sug: python-matplotlib
- Python based plotting system in a style similar to Matlab
-
- sug: python-opencv
- コンピュータビジョンライブラリの Python バインディング