KITTI数据中pose含义

Folder 'poses':

The folder 'poses' contains the ground truth poses (trajectory) for the first 11 sequences. This information can be used for training/tuning your method. Each file xx.txt contains a N x 12 table, where N is the number of frames of this sequence. Row i represents the i'th pose of the left camera coordinate system (i.e., z pointing forwards) via a 3x4 transformation matrix. The matrices are stored in row aligned order (the first entries correspond to the first row), and take a point in the i'th coordinate system and project it into the first (=0th) coordinate system. Hence, the translational part (3x1 vector of column 4) corresponds to the pose of the left camera coordinate system in the i'th frame with respect to the first (=0th) frame. Your submission results must be provided using the same data format.



每个文件xx.txt都包含一个N x 12的内容,其中N是该序列的帧数。第i行通过3x4变换矩阵表示在左相机坐标系中的第i个姿势(即z指向前方)。矩阵按行对齐顺序存储(第一个条目对应于第一行),并在第i个坐标系中取一点并将其投影到第一个(=第0个)坐标系中。因此,平移部分(列4的3x1矢量)对应于左相机坐标系在第i帧中相对于第一(=第0)帧的姿态。

相关推荐
a1117765 小时前
坦克大战3D Three.js 3D (开源项目)
开发语言·javascript·3d
啊啊啊迈 旋棍7 小时前
【译】TypeScript 7 测试版已在 Visual Studio 2026 18.6 Insiders 3 中默认启用
ubuntu·typescript·visual studio
Eloudy12 小时前
ubuntu 22.04安装 cuda 12.8.2
linux·运维·ubuntu
a11177614 小时前
Web 3D 肌肉车展示项目 开源
前端·3d
接针15 小时前
Pycharm远程连接Ubuntu的conda环境
ubuntu·pycharm·conda
漂移的电子16 小时前
解决Vue3 + TypeScript + Vite搭建的项目,动态路由页面加载失败的最隐蔽原因
javascript·ubuntu·typescript
dalong1016 小时前
WPF:3D立方体
3d·wpf
其实防守也摸鱼17 小时前
镜像校验完成iso完整操作流程(Windows 环境,适配 Ubuntu 22.04 / 24.04)
linux·服务器·windows·学习·ubuntu·教程
一叶龙洲1 天前
向日葵远程Ubuntu,支持隐私屏
linux·运维·ubuntu
寒水馨1 天前
Linux下载、安装llama.cpp-b10068(附安装包llama-b10068-bin-ubuntu-vulkan-x64.tar.gz)
linux·ubuntu·llm·llama·本地部署·llama.cpp·推理引擎