Closed kylemcdonald closed 13 years ago
Is this still an issue with the updated libfreenect in ofxKinect?
YUV_RGB still gives data at 15 hz, i think it's the kinect and not libfreenect.
the bayer interpolation is actually the same as in openni, so that was just me setting my expectations too high.
i think i removed YUV_RGB as the default anyway, so i'm closing this.
just noticed this in the comments of glview.c:
https://github.com/OpenKinect/libfreenect/blob/master/examples/glview.c
i'd say it's significant incentive not to use YUV_RGB mode, but that it means we need to figure out why libfreenect is doing crap bayer interpolation.