Skip to content

Uses OpenNI 2.2, NiTE 2.2, and the primesense python bindings

Notifications You must be signed in to change notification settings

illiu/OpenNi-Python

This branch is up to date with leezl/OpenNi-Python:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4a0731a · Dec 21, 2013

History

8 Commits
Oct 18, 2013
Nov 11, 2013
Oct 18, 2013
Oct 18, 2013
Dec 21, 2013
Oct 18, 2013
Oct 18, 2013
Oct 18, 2013
Nov 14, 2013
Nov 14, 2013
Nov 11, 2013

Repository files navigation

OpenNI Python tests

This is a small test section for playing with the python bindings for OpenNI.

Currently on my system: Ubuntu 12.04 OpenNI 2.2 NiTE 2.2 Python Bindings (primsense) 2.2 Carmine 1.08 Camera

My computer is an old HP Pavilion dv6. I could not get the Camera working on a Lenovo Y500: After fixing the permissions errors (had to be root), I had timeout issues which may still be usb setting problems.

Oddly this error went away after several restarts...

New Problem: Arch Linux install

Strange Issues:

OpenNI and Python:
* Color Streams appear strange it they are stopped, and then restarted.
* Color and Depth Syncing cannot be activated?
-> the function takes no parameters, but complains in the OpenNI code that a aparameter is wrong
* Color and Depth can be read at the same time in Quarter size, (320,240, :), or if depth is (640, 480, 1), but not if color is (640, 480, 3), regardless of what depth is. Note: Color can be read at this size by itself.

About

Uses OpenNI 2.2, NiTE 2.2, and the primesense python bindings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%