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

相关推荐
syncon122 小时前
手机屏色斑缺陷修复及相关液晶线路激光修复原理
科技·3d·制造
九班长3 小时前
Golang服务端处理Unity 3D游戏地图与碰撞的详细实现
3d·unity·golang
好奇的菜鸟12 小时前
如何在 Ubuntu 24.04 (Noble) 上使用阿里源
linux·运维·ubuntu
好奇的菜鸟14 小时前
如何在Ubuntu上检查MySQL是否启动并放开3306端口
mysql·ubuntu·adb
温轻舟17 小时前
3D词云图
前端·javascript·3d·交互·词云图·温轻舟
ZPC821017 小时前
ubuntu 6.8.0 安装xenomai3.3
linux·运维·ubuntu
在下胡三汉18 小时前
粗略地看一下 glTF 2.0 的所有标准属性(顺便说一下,还有 .glb 的结构)
3d
电脑能手18 小时前
遇到该问题:kex_exchange_identification: read: Connection reset`的解决办法
linux·ubuntu·ssh
snoopyfly~18 小时前
Ubuntu 24.04 安装配置 Redis 7.0 开机自启
linux·redis·ubuntu
精英的英18 小时前
在Ubuntu 24.04主机上创建Ubuntu 14.04编译环境的完整指南
linux·运维·ubuntu