We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
有一些关于Campus数据的问题想要请教: 原始数据下载后,每个相机的外参的旋转矩阵和代码库中下载的链接一致,但是平移向量不同,三个相机的外参平移向量分别是【[-1.787557, 1.361094, 5.226973],[4.9229, 1.1614, 6.6849], [-4.9013, 0.5299, 11.2024]】。 而代码库中下载的相机参数的平移向量是[[1774.8953318252247,-5051.695948238737, 1923.3559877015355], [-6240.579909342256, 5247.348264374987, 1947.3802148598609], [11943.56106545541, -1803.8527374133198, 1973.3939116534714]],这个如何解释?
The text was updated successfully, but these errors were encountered:
I want to know the same thing
Sorry, something went wrong.
No branches or pull requests
有一些关于Campus数据的问题想要请教:
原始数据下载后,每个相机的外参的旋转矩阵和代码库中下载的链接一致,但是平移向量不同,三个相机的外参平移向量分别是【[-1.787557, 1.361094, 5.226973],[4.9229, 1.1614, 6.6849], [-4.9013, 0.5299, 11.2024]】。
而代码库中下载的相机参数的平移向量是[[1774.8953318252247,-5051.695948238737, 1923.3559877015355], [-6240.579909342256, 5247.348264374987, 1947.3802148598609], [11943.56106545541, -1803.8527374133198, 1973.3939116534714]],这个如何解释?
The text was updated successfully, but these errors were encountered: