|
CGAL 6.3 - Shape Detection
|
Topics | |
| Efficient RANSAC | |
| Classified Reference Manual for the Efficient RANSAC shape detection component. | |
| Region Growing | |
| Classified Reference Manual for the Region Growing shape detection component. | |
Files | |
| file | CGAL/Shape_detection.h |
| A convenience header that includes all classes for shape detection. | |
| file | CGAL/Shape_detection/Efficient_RANSAC.h |
| A convenience header that includes all classes related to the efficient RANSAC algorithm. | |
| file | CGAL/Shape_detection/Region_growing.h |
| A convenience header that includes all classes related to the region growing algorithm. | |
| file | CGAL/Shape_detection/Region_growing/Point_set.h |
| A convenience header that includes all classes related to the region growing algorithm on a point set. | |
| file | CGAL/Shape_detection/Region_growing/Polygon_mesh.h |
| A convenience header that includes all classes related to the region growing algorithm on a polygon mesh. | |
| file | CGAL/Shape_detection/Region_growing/Segment_set.h |
| A convenience header that includes all classes related to the region growing algorithm on a segment set. | |