/pcl_remove_table

Tool to segment all points that lie above a table in a point cloud.

Primary LanguageC++OtherNOASSERTION

PCL Remove Table

A tool to segment all points that lie on a planar surface in a point cloud. Can be used in single or batch mode.

Installation

Requires PCL 1.7, C++11 compatible compiler, ...

Run cmake, make.