Thursday, 12 June 2014

Estimate Homography to do 2D to 3D integration (24): Coordinate transformation by using OpenNI + OpenCV + Kinect driver

I. 3D coordinate in the world system is only provided as doing "joint tracking" in MATLAB Kinect Library. Then, the substitution solution is to back to the OpenNI + Kinect official driver 1.8. Now it is possible to have the 3D coordinate in the world system:

The color stream and the depth stream

Depth values and its corresponding RGB values

3D coordinates in projection coordinate system and in world coordinate system


II. References for completing the upper mentioned processes: (all in Chinese)






No comments:

Post a Comment