Skip to content

view kitti lidar point cloud with bounding box label

Notifications You must be signed in to change notification settings

AlongRide/kitti-velodyne-viewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kitti-velodyne-viewer

View kitti lidar point cloud with bounding box label by single file.

teaser

Requirements

The code requires pyqtgraph and python 3.x

Dataset

Download KITTI 3D object detection data and organize the folders as follows:

    dataset/KITTI/object/

        velodyne/
            training/
                000003.bin
            testing/

        calib/
            training/
                000003.txt
            testing/

        label/
            training/
                000003.txt
            testing/

About

view kitti lidar point cloud with bounding box label

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%