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

相关推荐
davenian2 小时前
< 自用文 OS 有关 > (续)发现正在被攻击 后的自救 Fail2ban + IPset + UFW 工作流程详解
ubuntu·bash·fail2ban·ipset
阿贤Linux3 小时前
设置网卡名称为传统命名方式
linux·ubuntu
咔咔一顿操作4 小时前
第六章 Cesium 实现简易河流效果
microsoft·3d·cesium
GoodG_study4 小时前
windows通过xrdp远程连接Ubuntu黑屏问题解决
linux·ubuntu
一张假钞5 小时前
Windows 11主机Ubuntu 24.04虚机共享目录权限问题
linux·运维·ubuntu
GoodG_study5 小时前
一文教您解决win11运行Ubuntu,wsl相关命令出现系统找不到指定文件的错误提示
linux·ubuntu·wsl
daizhe7 小时前
Mac M4环境下基于VMware Fusion虚拟机安装Ubuntu24.04 LTS ARM版
ubuntu·macos
桃花键神15 小时前
如何选择合适的 3D 建模工具:我的经验和思考
3d
光电的一只菜鸡16 小时前
ubuntu之坑(十九)——VMware虚拟机扩容磁盘
linux·数据库·ubuntu