ofTheo / ofxKinect

legacy openFrameworks wrapper for the xbox kinect (OF pre-0.8.0+ only) - ofxKinect is now included and is being maintained in OF releases
MIT License
540 stars 105 forks source link

dropping features? - setClippingInCentimeters(int min, int max); #80

Closed ofTheo closed 12 years ago

ofTheo commented 12 years ago

ofxKinectCalibration::setClippingInCentimeters() was super useful. Just wondering why it was dropped.

I thought ofxKinect::setDepthClipping was a replacement but realize it takes 0-255 instead

ofTheo commented 12 years ago

oops never mind - didn't see its now mm :)