Commit Graph

233 Commits

Author SHA1 Message Date
Dmitry Anisimov 2b2d0a7fb2 Merge remote-tracking branch 'origin/master' into Kinetic_shape_reconstruction-new_package-danston 2021-11-24 16:38:06 +01:00
Laurent Rineau 0f498e9cc1 Merge pull request #6072 from sloriot/Tetra_remeshing-fix_np
Fix invalid np name
2021-10-29 16:58:27 +02:00
Sébastien Loriot 49608861ea fix invalid np name 2021-10-20 15:35:50 +02:00
Dmitry Anisimov 93aa51346f fixed some things related to the reconstruction example 2021-10-12 17:30:07 +02:00
Dmitry Anisimov acb8bae90e putting all parameters in common struct 2021-10-01 15:16:37 +02:00
Dmitry Anisimov e155a0c0d0 Merge remote-tracking branch 'origin/master' into Kinetic_shape_reconstruction-new_package-danston 2021-09-24 11:50:44 +02:00
Sébastien Loriot 038c57fb6a Merge pull request #5837 from maxGimeno/PMP-Self_intersections_limited_report-maxGImeno
PMP: Limited Number of Self-intersections
2021-08-13 18:23:20 +02:00
Sébastien Loriot de6d8c6cbd Merge pull request #5742 from danston/Shape_regularization-new_package-danston
[Feature] Shape Regularization New Package
2021-08-13 18:19:35 +02:00
Sebastien Loriot 8d00945943
Merge pull request #5655 from danston/PSP-libpointmatcher_enhancements-danston
[Small Feature] Support for libpointmatcher::GenericDescriptorOutlierFilter
2021-08-12 10:10:13 +02:00
Maxime Gimeno 7345cf1318 Merge remote-tracking branch 'cgal/master' into PMP-Self_intersections_limited_report-maxGImeno 2021-08-11 15:31:20 +02:00
Dmitry Anisimov 36a8bcc548 Merge remote-tracking branch 'origin/master' into Kinetic_shape_reconstruction-new_package-danston 2021-08-06 16:33:55 +02:00
Dmitry Anisimov 933940435a Merge remote-tracking branch 'origin/master' into Shape_regularization-new_package-danston 2021-08-04 15:30:10 +02:00
Laurent Rineau 4fb90756da Merge pull request #5475 from sloriot/gsoc2019-PMPHDist-martinskrodzki
[Small Feature] Add bounded error Hausdorff distance
2021-07-27 16:28:04 +02:00
Maxime Gimeno 03a1639eff Replace NP name 2021-07-09 14:37:21 +02:00
Maxime Gimeno e22ff7c378 add the named parmater 2021-07-06 13:26:02 +02:00
Dmitry Anisimov c5bea93e58 renamed max to maximum and min to minimum in NP to be consistent with other packages 2021-06-30 12:39:01 +02:00
Dmitry Anisimov 73581e15ad added named param for choosing between one sided and symmetric dist in the is_larger_HD function 2021-06-29 14:17:00 +02:00
Jane Tournois ec7a211a1d add parameters to isotropic_remeshing
to able/disable split, collapse, and flip
2021-06-22 14:22:32 +02:00
Dmitry Anisimov 0c5d8ed8ed extended named parameters 2021-05-31 17:21:28 +02:00
Dmitry Anisimov 5384f7a0a0 updated cmakelists, fixed warnings, added BGL params 2021-05-25 11:03:53 +02:00
Dmitry Anisimov c8307dc0d6 added support for GenericDescriptorOutlierFilter to the CGAL libpointmatcher interface 2021-04-29 15:23:38 +02:00
Dmitry Anisimov a2f460c9d6 Merge branch 'master' into gsoc2019-PMPHDist-martinskrodzki 2021-04-27 18:37:32 +02:00
Dmitry Anisimov afd81cb38f Merge remote-tracking branch 'upstream/master' into Kinetic_shape_reconstruction-new_package-danston 2021-04-22 17:50:16 +02:00
Sebastien Loriot fa4a31a87b
Merge pull request #5583 from sloriot/PMP-face_epsilon_map
Polyhedral_envelope: face epsilon map
2021-04-21 15:26:48 +02:00
Dmitry Anisimov 0333778b96 added face matching, not finished 2021-04-08 16:22:32 +02:00
Sébastien Loriot dd19b506ed first version to add epsilon per face 2021-04-03 11:14:15 +02:00
Mael Rouxel-Labbé ca91f533ef Add a NP to not color faces in Tos2::write_OFF 2021-03-24 00:14:58 +01:00
Laurent Rineau 1a040c8552
Merge pull request #4749 from danston/Polygon_mesh_processing-triangulate_hole_with_cdt2-danston 2021-02-19 07:59:59 +01:00
Dmitry Anisimov e49e30fa8d Merge remote-tracking branch 'upstream/master' into JP-clean-danston 2021-02-15 11:01:10 +01:00
Sébastien Loriot 71ae816bfa Merge remote-tracking branch 'cgal/master' into PMP-corefine_non_manifold 2021-01-27 13:46:09 +01:00
Dmitry Anisimov f7abb6c343
Merge branch 'master' into Polygon_mesh_processing-triangulate_hole_with_cdt2-danston 2021-01-14 17:23:24 +01:00
Dmitry Anisimov c657451934
Merge branch 'master' into Polygon_mesh_processing-triangulate_hole_with_cdt2-danston 2021-01-14 10:38:51 +01:00
Maxime Gimeno 3d1c41fd14 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2021-01-07 15:05:28 +01:00
Dmitry Anisimov 6a7a04d4fa added regularization 2021-01-04 17:57:46 +01:00
Dmitry Anisimov d3ca6df559 added visibility and graphcut but not finished + surface extraction mockup 2020-12-28 17:55:05 +01:00
Dmitry Anisimov c46cd99e55 added pedge beyond iedge event, planar shape detection, reading point sets, and partition from raw input 2020-12-28 15:40:53 +01:00
Dmitry Anisimov 0d7afb1cbc added reconstruction mockup + flat bbox edge case 2020-12-22 17:26:10 +01:00
Dmitry Anisimov c2085ea36c
Merge branch 'master' into Polygon_mesh_processing-triangulate_hole_with_cdt2-danston 2020-12-04 18:32:25 +01:00
Sébastien Loriot 8d45889b6a add new named parameter 2020-12-03 10:25:52 +01:00
Sébastien Loriot cde45d2405 Merge remote-tracking branch 'cgal/master' into PMP-corefine_non_manifold 2020-11-27 10:22:24 +01:00
Maxime Gimeno 3b70343590 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-11-16 16:19:43 +01:00
Andreas Fabri f246c4abf8 merge 2020-11-13 16:26:57 +00:00
Laurent Rineau 2f73dab22f Merge pull request #5071 from sgiraudot/PSP-Scanline_orient_normals-GF
[Small Feature] Scanline Orient Normals
2020-11-13 15:31:56 +01:00
Sébastien Loriot d3e54b9b99 add new named parameter 2020-11-10 13:21:31 +01:00
Andreas Fabri ac1200fe28 Cleanup of GetFilter 2020-11-10 10:52:53 +00:00
Laurent Rineau b248867e91
Merge pull request #5141 from maxGimeno/Demo-Fix-clipping_plugin-maxGimeno 2020-11-09 17:10:24 +01:00
Maxime Gimeno 8b0ba4c786 Add a named_parameter to allow self-intersections for clip and split for planes and iso_cuboids 2020-11-04 10:21:55 +01:00
Sébastien Loriot 7bcbf8fb7d update from master
merge branch into master
2020-10-30 14:04:44 +01:00
Sébastien Loriot 1d3f1fe6d5 add new named parameter 2020-10-27 19:10:49 +01:00
Sébastien Loriot 87b8f66e14 update from master 2020-10-20 09:19:13 +02:00