OpenKinect / libfreenect

Drivers and libraries for the Xbox Kinect device on Windows, Linux, and OS X
http://openkinect.org
3.55k stars 1.15k forks source link

Support for FREENECT_RESOLUTION_HIGH in the Python wrapper #615

Open FraserThompson opened 4 years ago

FraserThompson commented 4 years ago

As far as I can tell the Python wrapper doesn't allow you to set the resolution and both the synchronous and asynchronous methods default to the medium resolution. It would be nice if this could be enabled, or documented if it is already.