Sébastien Loriot
a8d7bd1850
move point cloud to the right directory
2024-08-13 13:57:44 +02:00
Sébastien Loriot
66b14125e8
fix classification example using region growing
2022-08-04 09:07:36 +02:00
Sébastien Loriot
2f47bbb599
remove input range from Region_growing parameters
2022-07-11 16:59:48 +02:00
Sébastien Loriot
48d185fa6f
use new API
2022-01-26 18:47:31 +01:00
Sébastien Loriot
47028cd184
automatically move data files in data dir + update paths
...
Done for OFF/OBJ/STL/XYZ/PWN/PLY
2021-10-04 09:42:49 +02:00
Sébastien Loriot
fb6f703b55
IO namespace for files in IO directories
2021-05-04 14:36:06 +02:00
Laurent Rineau
473d30bc43
Merge pull request #5571 from sgiraudot/Classification-Sanitize_addresses-GF
...
Classification: Sanitize addresses
2021-04-06 15:12:45 +02:00
Simon Giraudot
590aa1b4a6
Fix out of scope references leading to segfaults
2021-03-31 13:15:36 +02:00
Sébastien Loriot
ad911271a9
Merge commit '6594e7549bd70923990d86c31e2aa267a79bb629' into HEAD
2021-01-15 10:12:17 +01:00
Sébastien Loriot
bdd4efe3b3
Merge commit 'efc0c525e8b' into HEAD
2021-01-15 10:06:56 +01:00
Sébastien Loriot
efc0c525e8
include non-deprecated header
2021-01-15 10:02:00 +01:00
Maxime Gimeno
c06dde11ce
Fix indentation
2021-01-14 09:12:10 +01:00
Maxime Gimeno
5c8c60595b
Fix example_cluster_classification
2021-01-13 13:30:04 +01:00
Maxime Gimeno
545c602cc2
fix classif examples
2020-11-17 15:39:27 +01:00
Maxime Gimeno
3b70343590
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-11-16 16:19:43 +01:00
Mael Rouxel-Labbé
4b28101397
Misc IO fixes
2020-10-14 21:46:18 +02:00
Mael Rouxel-Labbé
9cca59ba36
Actually use the new IO functions + some example improvements
2020-06-23 18:24:39 +02:00
Simon Giraudot
59f86419bf
Remove trailing whitespaces
2020-04-07 09:51:40 +02:00
Simon Giraudot
1207cdb22f
Update/improve examples
2020-04-02 08:01:30 +02:00
Sébastien Loriot
8bb22d5b2c
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of the 5.0 release branch
+ manual fix of the files (indentation was changed in the meantime):
* Spatial_sorting/include/CGAL/Multiscale_sort.h
* Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
2020-03-26 14:26:59 +01:00
Simon Giraudot
793ac58b91
Conversion of deprecated config files
2020-02-25 11:44:29 +01: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
Dmitry Anisimov
0ebebab1b8
shape detection dependent packages are fixed
2019-04-25 13:27:41 +02:00
Simon Giraudot
c81fbe4688
Move all classifiers based on other libraries to dedicated namespaces
2019-01-07 11:50:02 +01:00
Simon Giraudot
7467130cfd
Fix conversion warning
2018-07-06 10:09:22 +02:00
Simon Giraudot
656d0a5e78
Update doc with review
2018-07-05 09:08:27 +02:00
Simon Giraudot
99447947a8
Update Classification examples
2018-07-05 09:07:33 +02:00