Kinect sensor plugin for circum.
Project description
circum-kinect
Kinect sensor plugin for circum.
Install
Kinect V2
Install the PyKinect2 prerequisites described on the PyKinect2 GitHub, but do not install the package from pypi.
pip3 install circum-kinect[pykinect2]
Kinect V1
WARNING: This version has not been tested without hardware. It has been installed and run to the point of creating the NUI runtime. Beyond that, all bets are off.
WARNING: This is more complicated and brittle than installing the Kinect V2 options. If at all possible, we recommend updating to and using the Kinect V2.
- Install the WDK using the directions here
- Install any 1.x version of the Kinect for Windows SDK.
- Install the Build Tools for Visual Studio, ensure that the ATL features are selected.
pip3 install circum-kinect[pykinect]
Both
Install all the prerequesites described above and use the following pip command:
pip3 install circum-kinect[pykinect, pykinect2]
Usage
Usage: circum-endpoint kinect [OPTIONS]
Options:
--version [1|2] PyKinect version to use.
--help Show this message and exit.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file circum_kinect-0.0.2.tar.gz.
File metadata
- Download URL: circum_kinect-0.0.2.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a02115c5c8d8292ec5df7035a87b56b23a0b8daddf0c59a4f00ee17e772d447
|
|
| MD5 |
109c5f1279724114f6997b5d4465e939
|
|
| BLAKE2b-256 |
9ed5a00386d4e5c9eac50a5a168305a8370ecad68fd5fa704533e25536b357fd
|