depth data d, real world coordinate z [closed]
could you explain what is the difference between the 2D depth data's d and 3D depth value z?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
could you explain what is the difference between the 2D depth data's d and 3D depth value z?
Asked: 2012-07-12 04:43:39 -0500
Seen: 98 times
Last updated: Jul 12 '12
just d=z*0.001 ?
depth d depends on the orientation of the camera, whereas z does not depend upon the camera orientation, I think.