Search found 4 matches

by xezxey
Mon Jul 13, 2020 1:39 am
Forum: Motive
Topic: Motive coordinate systems
Replies: 4
Views: 2478

Re: Motive coordinate systems

To be clear, does the orientation and translation that provided from Motive API is the inversed extrinsic? Then given that I can create the inverted extrinsic matrix using these 2 matrix. Am I correct
by xezxey
Fri Jul 10, 2020 10:48 am
Forum: Motive
Topic: Motive coordinate systems
Replies: 4
Views: 2478

Re: Motive coordinate systems

Thank you very much
Another one question, an orientation of the camera is the inversed extrinsic? Am I correct?
So we can form an inversed extrinsic parameters by using the orientation and camera position(translation). Am I correct?

Thank you
by xezxey
Fri Jul 10, 2020 6:31 am
Forum: Motive
Topic: Motive coordinate systems
Replies: 4
Views: 2478

Motive coordinate systems

Hi, I have a question on Motive SDK and Motive API. So basically what is the camera coordinates of the Motive Camera. Hence the provided of the rotation matrix and translation vector can be form into the extrinsic parameters then if i use any points multiply with this transformation I will get the p...
by xezxey
Sun Jun 07, 2020 11:51 pm
Forum: Motive
Topic: Motive pixel reference
Replies: 1
Views: 1366

Motive pixel reference

Hi, I have a question
What 's the (0, 0) coordinates of the TT_CameraBackproject? Is it located at the left top like in opencv?
Thank you