Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 428 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 428 Bytes

kabamaru

A small C++ library for processing 3D point clouds. Supported functionality includes:

  • A SLAM implementation (point cloud stitching using ICP and/or SIFT correspondences)
  • Detection of boxes (cuboids) in point clouds
  • Constrained box fitting for point cloud segments

Dependencies: