Simon Giraudot
|
feaa8ce598
|
Merge remote-tracking branch 'necip/gsoc2019-pointmatcher_icp_wrapper-necipfazil' into gsoc2019-pointmatcher_icp_wrapper-necipfazil
|
2020-03-05 15:58:17 +01:00 |
|
Simon Giraudot
|
1067694059
|
Fix some errors
|
2020-03-05 11:44:45 +01:00 |
|
Simon Giraudot
|
74151aea0f
|
Fix constness error
|
2020-03-05 10:01:01 +01:00 |
|
Simon Giraudot
|
90f7d81291
|
Fix callback wrapper if no callback provided
|
2020-03-02 16:11:55 +01:00 |
|
Simon Giraudot
|
fb3ed79148
|
Add missing file
|
2020-03-02 13:26:23 +01:00 |
|
Simon Giraudot
|
50ae0aeba4
|
Replace Parallel_callback by Callback_wrapper + cleaning/improvements of factorized KD Tree
|
2020-03-02 12:24:40 +01:00 |
|
Mael Rouxel-Labbé
|
26463ded7a
|
Update NPs using default constructed default values to new API
+ misc cleaning
|
2020-02-28 11:55:17 +01:00 |
|
Simon Giraudot
|
fe4b69aec8
|
Factorize KD-tree calls in PSP + replace TBB functors by lambdas + some cleaning
|
2020-02-27 15:08:44 +01:00 |
|
Mael Rouxel-Labbé
|
98f3878c4d
|
Move some PSP_3::GetPointMap to CGAL:: namespace
|
2020-02-20 11:12:15 +01:00 |
|
Mael Rouxel-Labbé
|
3a968a3433
|
Move GetPointMap to CGAL:: namespace (from CGAL::PSP_3)
Since it'll also be used in PMP
|
2020-02-19 17:47:43 +01:00 |
|
Simon Giraudot
|
059ed45064
|
Avoid polluting testing if OpenGR/pointmatcher missing
|
2020-02-13 09:43:19 +01:00 |
|
Mael Rouxel-Labbé
|
8d8dbb1c0b
|
Fix warnings about checking that an unsigned int is positive
|
2020-02-10 18:17:40 +01:00 |
|
Simon Giraudot
|
66ebb5a7d6
|
Fix missing Eigen dep in targets
|
2020-02-10 11:57:57 +01:00 |
|
Simon Giraudot
|
6c8fd43ebb
|
Use CGAL_target_use_* mechanism for Eigen, LASLIB, OpenCV, TensorFlow, GLPK, SCIP, Boost IOStreams and Serialization
|
2020-02-10 11:57:56 +01:00 |
|
Laurent Rineau
|
0fd7bbc4ff
|
Merge pull request #4364 from afabri/CGAL-Parallel_if_available_tag
CGAL:: Add Parallel_if_available_tag
|
2020-02-07 16:25:03 +01:00 |
|
Laurent Rineau
|
ce9edc9834
|
Merge pull request #4450 from MaelRL/CGAL-Use_CGAL_PI-GF
Use `CGAL_PI` where relevant
|
2020-02-07 16:24:44 +01:00 |
|
Mael
|
8f29c7cb63
|
Merge branch 'master' into CGAL-Parallel_if_available_tag
|
2020-01-29 16:42:54 +01:00 |
|
Laurent Rineau
|
5fc7b97e32
|
Merge pull request #4468 from maxGimeno/TBB-Fix_deprecation_warnings-5_0-maxGimeno
TBB deprecated code replacement
|
2020-01-29 16:34:56 +01:00 |
|
Laurent Rineau
|
7ce522d99d
|
Merge pull request #4492 from sgiraudot/PSP-Cleanup_Point_with_normal_3_includes-GF
Remove undocumented CGAL::Point_with_normal_3 from examples
# Conflicts:
# Advancing_front_surface_reconstruction/examples/Advancing_front_surface_reconstruction/reconstruction_structured.cpp
# Point_set_shape_detection_3/examples/Point_set_shape_detection_3/efficient_RANSAC_custom_shape.cpp
# Point_set_shape_detection_3/examples/Point_set_shape_detection_3/efficient_RANSAC_parameters.cpp
# Point_set_shape_detection_3/examples/Point_set_shape_detection_3/plane_regularization.cpp
# Point_set_shape_detection_3/examples/Point_set_shape_detection_3/shape_detection_with_callback.cpp
# Shape_detection/examples/Shape_detection/efficient_RANSAC_with_point_access.cpp
# Shape_detection/examples/Shape_detection/shape_detection_basic_deprecated.cpp
|
2020-01-29 16:33:57 +01:00 |
|
Laurent Rineau
|
315a0b54d1
|
Merge pull request #4468 from maxGimeno/TBB-Fix_deprecation_warnings-5_0-maxGimeno
TBB deprecated code replacement
|
2020-01-29 16:27:53 +01:00 |
|
Laurent Rineau
|
94051f3f63
|
Merge pull request #4492 from sgiraudot/PSP-Cleanup_Point_with_normal_3_includes-GF
Remove undocumented CGAL::Point_with_normal_3 from examples
# Conflicts:
# Advancing_front_surface_reconstruction/examples/Advancing_front_surface_reconstruction/reconstruction_structured.cpp
# Point_set_shape_detection_3/examples/Point_set_shape_detection_3/efficient_RANSAC_custom_shape.cpp
# Point_set_shape_detection_3/examples/Point_set_shape_detection_3/efficient_RANSAC_parameters.cpp
# Point_set_shape_detection_3/examples/Point_set_shape_detection_3/plane_regularization.cpp
# Point_set_shape_detection_3/examples/Point_set_shape_detection_3/shape_detection_with_callback.cpp
# Shape_detection/examples/Shape_detection/efficient_RANSAC_with_point_access.cpp
# Shape_detection/examples/Shape_detection/shape_detection_basic_deprecated.cpp
|
2020-01-29 16:21:31 +01:00 |
|
Simon Giraudot
|
3544d43898
|
Remove undocumented CGAL::Point_with_normal_3 from examples
|
2020-01-28 10:09:49 +01:00 |
|
Mael Rouxel-Labbé
|
8f82c1b7a4
|
Start fixing PLY namespaces
|
2020-01-24 18:32:46 +01:00 |
|
Simon Giraudot
|
2bbe1f4a21
|
Fix cmake warning using QUIET
|
2020-01-22 11:02:33 +01:00 |
|
Mael Rouxel-Labbé
|
d620198049
|
Merge branch 'CGAL_IO-maxGimeno-old' into CGAL_IO-maxGimeno
|
2020-01-17 12:34:08 +01:00 |
|
Simon Giraudot
|
5daa73c9bc
|
Use CGAL_target_use_* mechanism for OpenGR and pointmatcher
|
2020-01-16 16:12:34 +01:00 |
|
Simon Giraudot
|
f1d155045e
|
Fix licenses
|
2020-01-16 11:00:00 +01:00 |
|
Simon Giraudot
|
10b92bc1d5
|
Replace large XYZ by smaller binary PLY + fix examples
|
2020-01-15 15:26:24 +01:00 |
|
Simon Giraudot
|
5beaa0c164
|
Merge remote-tracking branch 'necip/gsoc2019-pointmatcher_icp_wrapper-necipfazil' into gsoc2019-pointmatcher_icp_wrapper-necipfazil
|
2020-01-15 10:28:10 +01:00 |
|
Maxime Gimeno
|
85712ba28c
|
WIP replacing tbb deprecated includes.
|
2020-01-14 15:03:20 +01:00 |
|
Mael Rouxel-Labbé
|
3c7eb2c6b9
|
Use CGAL_PI instead of hardcoding it
|
2020-01-07 15:31:07 +01:00 |
|
Simon Giraudot
|
fd44fb278e
|
Add warning about which point set to use as reference
|
2019-12-11 13:25:16 +01:00 |
|
Simon Giraudot
|
1646f9dba2
|
Document new parameter
|
2019-12-11 13:08:27 +01:00 |
|
Simon Giraudot
|
ad6403399c
|
Fix assertion
|
2019-12-11 12:53:32 +01:00 |
|
Simon Giraudot
|
e657cd72f7
|
Add named parameter for max normal deviation
|
2019-12-11 12:50:44 +01:00 |
|
Laurent Rineau
|
65cde3ce79
|
Merge branch 'master' into Faster_dd_spatial_searching-cjamin
|
2019-12-03 19:18:15 +01:00 |
|
Necip Yildiran
|
45e728f1e3
|
typos were corrected in doc of PSP OpenGR/PointMatcher wrappers
|
2019-11-29 13:01:53 -05:00 |
|
Mael Rouxel-Labbé
|
e73b973b62
|
Use Parallel_if_available_tag to simplify code that used CGAL_LINKED_WITH_TBB
|
2019-11-20 12:24:54 +01:00 |
|
Simon Giraudot
|
c43c6ac2fa
|
Merge remote-tracking branch 'clement/Faster_dd_spatial_searching-cjamin' into Faster_dd_spatial_searching-cjamin
|
2019-10-22 13:21:53 +02:00 |
|
Sébastien Loriot
|
254d60f642
|
First pass on removing license notice in header for GPL files
|
2019-10-19 15:23:19 +02:00 |
|
Sébastien Loriot
|
7356421d80
|
introduce Commercial license SPDX tag
|
2019-10-19 12:15:19 +02:00 |
|
Sébastien Loriot
|
9bd9c68b83
|
update LGPL[23]+ and GPL[23]+ SPDX tags
ack -l --no-svg "SPDX-License-Identifier: GPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-3.0+/SPDX-License-Identifier: GPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-3.0+/SPDX-License-Identifier: LGPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: GPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-2.0+/SPDX-License-Identifier: GPL-2.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.0+/SPDX-License-Identifier: LGPL-2.0-or-later/"
|
2019-10-18 21:57:54 +02:00 |
|
Maxime Gimeno
|
22b8e0ccb8
|
Add some IO sections
|
2019-09-17 14:32:40 +02:00 |
|
Laurent Rineau
|
efcc3fb759
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
|
2019-09-13 12:28:07 +02:00 |
|
Sébastien Loriot
|
b990d02846
|
use iterator traits
|
2019-09-12 14:35:02 +02:00 |
|
Necip Yildiran
|
fed52c13da
|
Improved doc for OpenGR/PointMatcher wrappers
OpenGR: param max_running_time
PointMatcher: geom_traits
|
2019-09-03 23:06:46 -04:00 |
|
Necip Yildiran
|
1011121d77
|
Changed struct init syntax as C++20 is not supported
aggregate initialization with attribute naming is changed to list initialization
|
2019-09-02 10:35:58 +02:00 |
|
Necip Yildiran
|
28f742e00f
|
Improved doc for PSP: added author
|
2019-09-02 10:35:58 +02:00 |
|
Necip Yildiran
|
f38d89996c
|
Improved doc for OpenGR/PointMathcher wrappers
|
2019-09-02 10:35:58 +02:00 |
|
Simon Giraudot
|
851a5f8566
|
Add undocumented named parameter to read a pointmatcher config file
|
2019-09-02 09:47:23 +02:00 |
|