Skip to content

PHANTOM0122/KITTI360_Tutorial

Repository files navigation

KITTI360_Tutorial

Tutorial codes for KITTI360 Dataset. I try to make codes from data visualization to Object Detection/Segmentation.

  • Requirements : Numpy, OpenCV, Matplotlib

Project points cloud into panorma Depth Images

depth_panorama

Visualize point clouds into Bire Eye's View

Convert Velodyne Coordinate to Image Coordinate. Then extract points in distance range.

  • BirdEyeView.py

BEV_2

Project Velodyne points into Image

  • Lidar_to_cam_projection.py

original projection

Releases

No releases published

Packages

No packages published

Languages