简体   繁体   English

如何解释ArUco的输出

[英]How to interpret ArUco's output

I am new with ArUco, and I am having some problems trying to understands the units in the output like this: 我是ArUco的新手,在尝试理解输出中的单位时遇到了一些问题,如下所示:

817=(527.126,235.966) (525.665,210.056) (552.459,208.619) (553.243,234.68) Txyz=0.155419 -0.0140956 0.56691 Rxyz=-1.53672 0.11339 0.0339042 Time detection=4.93583 milliseconds 817 =(527.126,235.966)(525.665,210.056)(552.459,208.619)(553.243,234.68)Txyz = 0.155419 -0.0140956 0.56691 Rxyz = -1.53​​672 0.11339 0.0339042时间检测= 4.93583毫秒

I understand that the first number (817) is the mark code, the first 4 brackets are the position of the corners, and the rest of the values are the Translation and Rotation. 我知道第一个数字(817)是标记代码,前四个括号是角的位置,其余值是平移和旋转。 But what are the units of them? 但是它们的单位是什么?

Thank you in advance! 先感谢您!

The translation vector values are in meters and the rotation vectors are in radiands. 平移矢量值以米为单位,旋转矢量以弧度为单位。 Hope this helps 希望这可以帮助

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM