Skip to content

This project is used to convert KITTI 3d pointcloud from .bin to .pcd file.

Notifications You must be signed in to change notification settings

JLIN77/kitti_bin2pcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kitti_bin2pcd

This project has 2 functions:

  • Help to convert KITTI dataset from .bin to .pcd file --> bin2pcd.py
  • Convert camera caliberation file from .txt to .json file --> create_calib_json.py

Before running:

  • .bin file should be put into bin folder.
  • .txt file for for camera calibaration should be put into calib folder.

About

This project is used to convert KITTI 3d pointcloud from .bin to .pcd file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages