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)帧的姿态。

相关推荐
twe77582583 小时前
动态揭示CCP-RIE技术中的缺陷形成:从微观机理到3D动画演示
科技·3d·制造·动画
bing_feilong6 小时前
Mid360(2):运行livox_ros_driver2的demo失败
ubuntu·机器人
Code_LT12 小时前
【AIGC】Claude Code Rules配置
linux·ubuntu·aigc
2401_8638014612 小时前
3DTiles总体介绍,什么是3DTiles,主要用途
3d·arcgis·3dtiles
TroubleMakerQi13 小时前
[虚拟机环境配置]07_Ubuntu中安装vscode教程
linux·人工智能·vscode·ubuntu
ken223214 小时前
在ubuntu终端里, 怎样让历史不要记录本条命令:禁止记录包含密码之类的命令
linux·运维·ubuntu
i建模15 小时前
Ubuntu系统中安装NVIDIA驱动
linux·运维·ubuntu
张3蜂15 小时前
Ubuntu Linux 与 Ubuntu with Rosetta:深入解析两者的区别与适用场景
linux·运维·ubuntu
廿一夏15 小时前
搭建Ubuntu 虚拟机与部署docker
linux·ubuntu·docker
千里马-horse15 小时前
ubuntu 电脑安装protoc-gen-grpc-kotlin
linux·运维·ubuntu