pcl_utils
|
Utility functions for PCL Library.
Using C++ PCL library introduces a lot of boilerplate code. Most of the operations requires redundant parameters. This utility functions helps to write easy and clean code to use PCL.
Basic usage is shown below. There are a lot more utility functions inside pcl-utils.