autonomousvision / kitti360Scripts

This repository contains utility scripts for the KITTI-360 dataset.
MIT License
380 stars 61 forks source link

Mismatch between cam0_to_world.txt and images #83

Closed lif314 closed 1 year ago

lif314 commented 1 year ago

I want to map each image from the camera coordinate system to the world coordinate system, but I found that some images are missing corresponding parameters in cam0_to_world.txt (eg, cam_id=0, seq=0, frame_id=55). If I use OXTS data, how can I map the OXTS coordinates to the world coordinate system?