kabamaru icon indicating copy to clipboard operation
kabamaru copied to clipboard

Point cloud (RGBD) C++ tools for registration, 3D SLAM, box detection/fitting, and more.

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: