/PAuLaFAST

Fast Pointcloud Autolabeling

Primary LanguageC++

Pointcloud AutoLabeling

Features

  • loads .PCD as binary or ascii
  • 2 viewports to show processing stages or to compare pointclouds
  • ImGUI
  • modern OpenGL pipeline (GLfw)

PAuLaFAST Screenshot

How to build:

mkdir build
cd build
cmake ..