|
CGAL 4.10.1 - Point Set Shape Detection
|
| A shape detection algorithm using a RANSAC method | |
| Parameters for the shape detection algorithm | |
| Torus implements Shape_base | |
| Base class for shape types defining an interface to construct a shape from a set of points and to compute the point distance and normal deviation from the surface normal | |
| Sphere implements Shape_base | |
| Cone implements Shape_base | |
Default traits class to use the shape detection class Efficient_RANSAC | |
| Plane implements Shape_base | |
| Cylinder implements Shape_base | |
Concept describing the set of types required by the class CGAL::Shape_detection_3::Efficient_RANSAC and all shape classes |