Closed rslim97 closed 8 months ago
The KITTI dataset provides a mapping matrix from 3D coordinates to 2D coordinates, where z0 represents the height offset of the ground plane relative to the 3D Lidar sensor. For more details, please refer to the KITTI official website.
thanks @corfyi for clarifying!
https://github.com/corfyi/UCMCTrack/blob/e2ad836216c8edba5f4166c80e5cff9e042380d5/detector/mapper.py#L92C1-L100C19
how to determine z0?