In your datasets, the "joint_3d_camera" means the 3D pose in camera coordinates. The "joint_3d_image" should be the 3D pose in a 2D projective plane, which can be obtained by applying the intrinsic matrix to the vectors in "joint_3d_camera." However, I can not figure out how you get the values in the z-axis. Would you please clarify the process? Thank you!
In your datasets, the "joint_3d_camera" means the 3D pose in camera coordinates. The "joint_3d_image" should be the 3D pose in a 2D projective plane, which can be obtained by applying the intrinsic matrix to the vectors in "joint_3d_camera." However, I can not figure out how you get the values in the z-axis. Would you please clarify the process? Thank you!