Skip to main content

Kinect sensor plugin for circum.

Project description

circum-kinect

build PyPI

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

circum_kinect-0.0.2.tar.gz (3.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page