diff --git a/Documentation/biblio/cgal_manual.bib b/Documentation/biblio/cgal_manual.bib index b17a841fdfd..14293923e58 100644 --- a/Documentation/biblio/cgal_manual.bib +++ b/Documentation/biblio/cgal_manual.bib @@ -2637,6 +2637,20 @@ pages = "207--221" publisher={IEEE} } + +@article{degoes:hal-00758019, + title = {{An Optimal Transport Approach to Robust Reconstruction and Simplification of 2D Shapes}}, + author = {De Goes, Fernando and Cohen-Steiner, David and Alliez, Pierre and Desbrun, Mathieu}, + booktitle = {{Eurographics Symposium on Geometry Processing 2011}}, + publisher = {Wiley}, + pages = {1593-1602}, + journal = {Computer Graphics Forum}, + volume = {30}, + number = {5 }, + year = {2011}, +} + + % ---------------------------------------------------------------------------- % END OF BIBFILE % ---------------------------------------------------------------------------- diff --git a/Documentation/doc/Documentation/dependencies b/Documentation/doc/Documentation/dependencies index 017322bea23..1dbf71978de 100644 --- a/Documentation/doc/Documentation/dependencies +++ b/Documentation/doc/Documentation/dependencies @@ -80,6 +80,7 @@ Segment_Delaunay_graph_2 Segment_Delaunay_graph_Linf_2 Straight_skeleton_2 Visibility_2 +Reconstruction_simplification_2 Voronoi_diagram_2 Surface_mesh_simplification Subdivision_method_3 diff --git a/Documentation/doc/Documentation/packages.txt b/Documentation/doc/Documentation/packages.txt index 51de944091e..71d42a024d4 100644 --- a/Documentation/doc/Documentation/packages.txt +++ b/Documentation/doc/Documentation/packages.txt @@ -95,6 +95,7 @@ h1 { \package_listing{Surface_mesher} \package_listing{Skin_surface_3} \package_listing{Mesh_3} +\package_listing{Reconstruction_simplification_2} \section PartReconstruction Surface Reconstruction diff --git a/Installation/changes.html b/Installation/changes.html index 3e674281d42..120939a93be 100644 --- a/Installation/changes.html +++ b/Installation/changes.html @@ -357,6 +357,34 @@ and src/ directories). + + + + +

Reconstruction Simplification 2 (new package)

+ + + + + + + + + + + + + + + +

Approximation of Ridges and Umbilics on Triangulated Surface Meshes