Commit Graph

1570 Commits

Author SHA1 Message Date
Laurent Rineau 49e7ddccc9 Merge pull request #4243 from maxGimeno/Cmake_improvements-maxGimeno
General CMake improvements
2020-11-13 15:43:54 +01:00
Simon Giraudot bce99e7768 Fix uncompiled doc 2020-11-09 08:36:45 +01:00
Simon Giraudot c472257f0e Fix unused using 2020-11-05 09:36:18 +01:00
Simon Giraudot 06cce4cc90 Fix Eigen error by passing matrix directly in constructor 2020-11-05 09:35:57 +01:00
Simon Giraudot 7f7e732745 Add missing data set 2020-11-04 11:53:26 +01:00
Simon Giraudot 9fd32d1298 Remove useless using 2020-11-04 11:07:26 +01:00
Simon Giraudot d18609cb28 Fix max for windows 2020-11-04 11:06:12 +01:00
Simon Giraudot c39ba1056e Add missing eigen include 2020-10-20 13:51:32 +02:00
Maxime Gimeno bebd60c12b Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno 2020-10-20 09:53:54 +02:00
Simon Giraudot e35fdf852b Add missing eigen include 2020-10-19 07:55:07 +02:00
Simon Giraudot 16b819aec9 Add Eigen macro conditions 2020-10-13 15:40:16 +02:00
Simon Giraudot f0f93f0e7e Typo fix 2020-10-13 14:35:41 +02:00
Simon Giraudot 613dc2ce38 Fix documentation 2020-10-13 14:05:41 +02:00
Simon Giraudot 43d4a5530a Use constant property maps and remove helpers 2020-10-13 14:02:59 +02:00
Simon Giraudot c453422a53 Update from review 2020-10-12 14:27:44 +02:00
Simon Giraudot 5370a50dd6 Update doc 2020-10-12 08:15:20 +02:00
Simon Giraudot 45248526ca Better orientation of scanlines using PCA 2020-10-08 15:09:01 +02:00
Simon Giraudot b26aa59049 User manual 2020-10-07 12:03:32 +02:00
Simon Giraudot e86003c5c6 Reference manual 2020-10-07 11:06:32 +02:00
Simon Giraudot a7e8d52b7d Better name for function 2020-10-07 09:22:32 +02:00
Simon Giraudot fd2f40a156 First version of scanline normal orientation 2020-10-07 09:13:15 +02:00
Sébastien Loriot 7d5bec6a7d use the distance for the split 2020-09-28 09:49:00 +02:00
Sébastien Loriot e37488d10a use property map in std::nth_element call 2020-09-25 10:51:35 +02:00
Sébastien Loriot b6a5502288 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-08-06 11:33:47 +02:00
Sébastien Loriot 335ddea58f Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' into HEAD 2020-08-06 11:32:52 +02:00
Simon Giraudot ebe7168ece Remove outdated precondition 2020-08-04 14:19:17 +02:00
Maxime Gimeno 9c15f2c9dc Use FeatureSummary in the demo, and remove CGAL_FOUND 2020-08-04 12:46:17 +02:00
Mael Rouxel-Labbé 93f1cd99ca Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF 2020-07-16 09:53:31 +02:00
Mael Rouxel-Labbé d567a0d9d0 Fix doc warnings 2020-07-16 09:52:32 +02:00
Laurent Rineau f203a58643
Merge pull request #4832 from sgiraudot/PSP-Fix_neighbor_query_fallback-GF
[PSP] Fix neighbor query fallback
2020-07-07 16:13:17 +02:00
Simon Giraudot 684f6e9086 Fix neighbor query fallback 2020-07-06 14:07:13 +02:00
Laurent Rineau fafb3ca4e0 Merge pull request #4776 from sgiraudot/PSP-Fix_hierarchy_simplify_doc-GF
PSP: Fix documentation of hierarchy simplify point set
2020-06-23 18:50:14 +02:00
Laurent Rineau 84d7e9a696 Merge pull request #4776 from sgiraudot/PSP-Fix_hierarchy_simplify_doc-GF
PSP: Fix documentation of hierarchy simplify point set
2020-06-23 18:48:11 +02:00
Mael Rouxel-Labbé 26eb7903aa Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF 2020-06-18 12:46:46 +02:00
Simon Giraudot b320d8ea02 Fix documentation of hierarchy simplify point set 2020-06-10 09:37:12 +02:00
Mael Rouxel-Labbé 879eea5aa1 Update NPs of cluster_point_set 2020-06-03 19:12:14 +02:00
Mael Rouxel-Labbé 071565467d Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF 2020-06-03 19:01:46 +02:00
Simon Giraudot b2fe891802 Fix cmake 2020-05-28 08:59:18 +02:00
Simon Giraudot 89285f1feb Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF 2020-05-28 08:53:17 +02:00
Sébastien Loriot 47bcce0a1c fix warning 2020-05-18 15:55:20 +02:00
Simon Giraudot eb34b655fa Fix outlier removal output 2020-05-18 13:53:12 +02:00
Simon Giraudot 79dbfbf14e Update doc of remove_outliers 2020-05-18 13:53:12 +02:00
Simon Giraudot 1772709b94 Update remove_outliers with new API 2020-05-18 13:53:11 +02:00
Simon Giraudot 82479e780b Better remove outliers using partition and nth_element 2020-05-18 13:53:11 +02:00
Simon Giraudot b44c9917e4 WIP: enhance remove outliers 2020-05-18 13:53:11 +02:00
Mael Rouxel-Labbé 038869cab9 Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF 2020-05-12 15:12:21 +02:00
Simon Giraudot fefdd13f45 Merge remote-tracking branch 'mine/PSP-Cluster_points-GF' into PSP-Cluster_points-GF 2020-05-06 08:59:40 +02:00
Sébastien Loriot 3b6c100ca6 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-04-29 14:12:29 +02:00
Sébastien Loriot 67b53faece Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2020-04-29 14:06:37 +02:00
Simon Giraudot 428e47ebb6 Fix bbox initialization 2020-04-23 13:26:16 +02:00