Commit Graph
41 Commits
Author SHA1 Message Date
Mael Rouxel-Labbé d8d885047c Breakup / Reorganize / Rewrite PMP's documentation 2026-01-17 22:53:22 +01:00
Sven Oesau 68dda50cd1 fix warnings
resolve ambiguity
2025-12-09 15:07:18 +01:00
Sven Oesau d91e1bc253 doc fix 2025-12-07 18:02:42 +01:00
Sven Oesau 44d49298f2 adding parameter to detect_corners_of_regions and region_growing_of_planes_on_faces to choose between least squares primitives and the new plane/segment based primitives 2025-12-07 11:29:07 +01:00
Sven OesauandMael 7f84fbc131 Apply suggestions from code review
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2025-11-12 16:05:13 +01:00
Sven Oesau c7826b20ab Merge branch 'master' into SD_RG_face_normal_map 2025-08-04 16:37:27 +02:00
Mael Rouxel-Labbé b2db06f845 Add 'Line_segment_region' and 'Segment_length_sorting'
2D equivalents of Face_area_sorting and Plane_face_region
2025-05-22 11:09:33 +02:00
Andreas Fabri e2058c01c6 Remove some hyphens 2025-05-15 07:28:31 +01:00
Sven Oesau 18f4e24150 modified CHANGES.md
added missing named parameter
2025-03-27 12:39:50 +01:00
Sébastien Loriot a2b77a2e20 tmp commit so that we can easily test in the demo 2024-12-04 10:20:33 +01:00
Sébastien Loriot 3bfc61af58 pass the VPM to polyline graph 2024-03-12 10:39:28 +01:00
Sébastien Loriot 7431715e96 improve doc 2024-01-22 18:02:48 +01:00
Sébastien Loriot 95e56a77e9 remove invalid end of group 2023-08-30 10:13:35 +02:00
Sébastien Loriot ab023626e0 init the corner id map 2023-08-28 09:05:03 +02:00
Sébastien Loriot caa1daa98e bug fix in neighbor query to accomodate constraints in remesh with common interface 2023-08-28 08:33:47 +02:00
Sébastien Loriot 6ac6cf0ff5 fix debug 2023-08-28 08:27:57 +02:00
Sébastien Loriot 3a98df102a avoid calling RG on an empty range 2023-08-28 08:27:28 +02:00
Sébastien Loriot 7f2ca4cfb7 fix more warnings 2023-04-27 15:52:52 +02:00
Sébastien Loriot 007733511f wrong map 2023-04-04 14:52:09 +02:00
Sébastien Loriot b05755b876 init ecm to false 2023-04-04 14:11:50 +02:00
Sébastien Loriot 41c9f6de7e fix converson warning 2023-03-14 14:28:01 +01:00
Sébastien Loriot 7ff85c0444 fix warnings and typo 2023-03-14 14:22:21 +01:00
Sébastien Loriot 36b448912e add a first simple post-processing step 2023-03-13 12:00:45 +01:00
Sven Oesau 7c69d0f491 typo 2023-03-08 14:16:59 +01:00
Sébastien Loriot 33c868818f fix property map for region primitives 2023-03-07 17:55:28 +01:00
Sébastien Loriot 33227d5396 recover plane normals from the primitives 2023-03-07 13:20:32 +01:00
Sébastien Loriot afb88fb459 add max distance in the demo plugin 2023-03-03 09:35:54 +01:00
Sébastien Loriot 648377f127 fix np name + plug region growing in decimation plugin + change cosinus sign in decimate + update doc 2023-03-02 19:08:10 +01:00
Sébastien Loriot 31f5ce1f6a fix PMP code 2023-02-16 17:28:12 +01:00
Sébastien Loriot 9362ff1ee8 typo 2023-02-16 14:54:52 +01:00
Sébastien Loriot 36deff06d5 add the possibility to use an external region map 2023-02-16 14:01:01 +01:00
Sébastien Loriot 0fc0c8eefc explicit NP type 2023-02-16 11:30:49 +01:00
Sébastien Loriot c1165a79aa rename named parameter 2023-02-16 11:25:23 +01:00
Sébastien Loriot 05d6e2ede9 more changes from review 2023-02-16 10:58:52 +01:00
Sebastien LoriotandMael 2ccaee0d8a Code review from Mael
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2023-02-16 10:35:17 +01:00
Sébastien Loriot 31827e15af typo and compilation issues after renaming 2023-02-07 15:38:02 +01:00
Sébastien Loriot 6df265125a finish doc for PMP functions 2023-02-07 15:01:00 +01:00
Sébastien Loriot 7cd8572dbf divide refman + remove deprecated section somehow outdated 2023-02-07 11:06:10 +01:00
Sébastien Loriot 632c500cd5 add draft for corner extraction 2022-12-23 18:12:47 +01:00
Sébastien Loriot 738c3e9a3e missing include statement 2022-08-04 10:39:06 +02:00
Sébastien Loriot 888c64fd74 add PMP region growing function (plane/face) 2022-08-03 20:08:05 +02:00