#include <pcl/segmentation/region_growing.h>
Go to the source code of this file.
Classes | |
class | pcl::RegionGrowingRGB< PointT, NormalT > |
Implements the well known Region Growing algorithm used for segmentation based on color of points. Description can be found in the article "Color-based segmentation of point clouds" by Qingming Zhan, Yubin Liang, Yinghui Xiao. More... | |
Namespaces | |
namespace | pcl |