opals::SegmentationMethod Namespace Reference

Enumerator defining different segmentation methods. More...

Enumerations

enum  Type { condClustering, planeExtraction, Count }

Detailed Description

Enumerator defining different segmentation methods.

Enumeration Type Documentation

enum Type
Enumerator:
condClustering 

Performs the default conditional region growing based on euclidean 2D, 2.5D or 3D neighbourhood search.

planeExtraction 

This method detects planar surface segments with the use of normal vectors.

Count 

number of elements