|
CGAL 6.3 - Feature Graph
|
The feature graph is extracted in multiple steps. First, a sharpness evaluation is conducted on the surface elements. Then, from this measure, smooth elements are discarded, and a graph thinning process generates lines that are guaranteed to be positioned along the highest values of the measure. Finally, the result is refined with a correction step and an optimization phase to ensure the correct placement of lines and corners along estimated normals.
Concept representing the input surface:
Secondary concepts:
Topics | |
| Concepts | |
| Feature Graph Detector | |
| The detectors in this group allow the user to extract the feature graph from different types of surfaces. | |
| Sharpness Estimator | |
| The detectors in this group allow the user to estimate the sharpness on surfaces. | |
| Normal Estimator | |
| The detectors in this group allow the user to estimate the normal on surfaces. | |