cgal/Shape_detection
Sebastien Loriot 8730ff5d55
Shape_detection: using proper triangulated polygonal faces for linear_least_squares (#8314)
## Summary of Changes

Polygonal faces are now triangulated and face normals are calculated
using PMP::compute_face_normal.

The calculated face normals and triangulations are buffered in
Least_squares_plane_fit_region. However, Least_squares_plane_fit_sorting
is independent and does not benefit from that buffered data.

## Release Management

* Affected package(s): Shape_detection
* Issue(s) solved (if any): fix #7992
2024-08-19 11:22:41 +02:00
..
benchmark/Shape_detection Merge remote-tracking branch 'cgal/master' into Region_growing-revision-soesau 2023-02-16 14:18:17 +01:00
doc/Shape_detection adapted concept to removed parameter 2023-05-17 15:07:36 +02:00
examples/Shape_detection missing one removal 2023-05-18 17:10:00 +02:00
include/CGAL Shape_detection: using proper triangulated polygonal faces for linear_least_squares (#8314) 2024-08-19 11:22:41 +02:00
package_info/Shape_detection removed BSL-1.0 license 2022-06-09 10:39:17 +02:00
test/Shape_detection fix warnings and typo 2023-03-14 14:22:21 +01:00