You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, thanks for your great job.
I have one question in the generated 6d-pose mat file. In the mat file, there is '6ds', which I interpret as the object's relative pose matrix wrt. the camera It should have the form as [ [ r11,r12,r13,t1], [r21,r22,r23,t2], [r31,r32,r33,t3], [0,0,0,1] ]
May I ask why it is like this? (not the form a transfer matrix)
The text was updated successfully, but these errors were encountered:
Hello, thanks for your great job.
I have one question in the generated 6d-pose mat file. In the mat file, there is '6ds', which I interpret as the object's relative pose matrix wrt. the camera It should have the form as [ [ r11,r12,r13,t1], [r21,r22,r23,t2], [r31,r32,r33,t3], [0,0,0,1] ]
May I ask why it is like this? (not the form a transfer matrix)
The text was updated successfully, but these errors were encountered: