Closed davidaronson13 closed 12 years ago
that's a very old function that was used for rectifying the RGB and depth images. but it didn't really work.
now you should be using setRegistration(true), and there is no need to apply the correction manually.
Hi, I'm trying out an older example project that uses kinect.getRGBDepthMatrix() and kinect.setRGBDepthMatrix(). Have these been depreciated? what could be used intstead?