CCCoreLib 31 May 2022
CloudCompare Core algorithms
CCCoreLib::AutoSegmentationTools Member List

This is the complete list of members for CCCoreLib::AutoSegmentationTools, including all inherited members.

extractConnectedComponents(GenericIndexedCloudPersist *theCloud, ReferenceCloudContainer &ccc)CCCoreLib::AutoSegmentationToolsstatic
frontPropagationBasedSegmentation(GenericIndexedCloudPersist *theCloud, PointCoordinateType radius, ScalarType minSeedDist, unsigned char octreeLevel, ReferenceCloudContainer &theSegmentedLists, GenericProgressCallback *progressCb=nullptr, DgmOctree *inputOctree=nullptr, bool applyGaussianFilter=false, float alpha=2.0f)CCCoreLib::AutoSegmentationToolsstatic
labelConnectedComponents(GenericIndexedCloudPersist *theCloud, unsigned char level, bool sixConnexity=false, GenericProgressCallback *progressCb=nullptr, DgmOctree *inputOctree=nullptr)CCCoreLib::AutoSegmentationToolsstatic