Laurent Rineau
|
5334088336
|
Merge pull request #1811 from sloriot/Property_map-std_tuple_support
make Nth_of_tuple_property_map compatible with std::tuple
|
2017-01-12 11:12:24 +01:00 |
Andreas Fabri
|
4e7201dcfe
|
Suppress warning in PSP/example CMakeLists.txt
|
2017-01-11 17:44:14 +01:00 |
Sébastien Loriot
|
1a6973c48e
|
make Nth_of_tuple_property_map compatible with std::tuple
|
2017-01-10 10:37:18 +01:00 |
Sébastien Loriot
|
303ee311be
|
Merge pull request #1776 from sgiraudot/Point_set_processing-Automatic_scale_selection-GF
Automatic Scale Selection
|
2017-01-02 19:10:22 +01:00 |
Sébastien Loriot
|
3d637745fe
|
Merge pull request #1633 from sgiraudot/Point_set_processing_3-Point_set_structuring-GF
Point Set Structuring
|
2017-01-02 19:10:14 +01:00 |
Simon Giraudot
|
d423e5e6f8
|
Fix warning with explicit casts
|
2016-12-29 09:28:36 +01:00 |
Simon Giraudot
|
fb9aae74c6
|
Merge branch 'Point_set_processing-Automatic_scale_selection-GF-old' into Point_set_processing-Automatic_scale_selection-GF
|
2016-12-21 13:06:36 +01:00 |
Simon Giraudot
|
fad329db29
|
Update example with API
|
2016-10-31 09:00:26 +01:00 |
Simon Giraudot
|
f65db046b1
|
Merge branch 'Point_set_processing_3-Point_set_structuring-GF-old' into Point_set_processing_3-Point_set_structuring-GF
|
2016-10-28 15:02:48 +02:00 |
Simon Giraudot
|
f684295bde
|
Update remove_outlier example with change of API
|
2016-10-28 11:19:29 +02:00 |
Sébastien Loriot
|
6b338eeb1f
|
improve the name of projects in cmake scripts of examples
|
2016-09-08 00:02:55 +02:00 |
Simon Giraudot
|
307a64d45a
|
Separate 2D and 3D examples and improve these examples
|
2016-08-18 14:53:45 +02:00 |
Simon Giraudot
|
ba1812642b
|
Update example
|
2016-08-10 16:12:36 +02:00 |
Simon Giraudot
|
5b7d0a99cb
|
Add 2D case
|
2016-08-05 08:30:59 +02:00 |
Simon Giraudot
|
11d59640a9
|
Add possibility to look for a range scale (instead of a K scale)
|
2016-08-04 15:34:56 +02:00 |
Simon Giraudot
|
cd0ccf07c4
|
New algorithm: automatic scale selection for reconstruction
|
2016-08-04 15:27:14 +02:00 |
Sébastien Loriot
|
7f3772a50b
|
replace the usage of raw pointer as property map
It was deprecated in boost 1.55
http://www.boost.org/users/history/version_1_55_0.html
|
2016-07-13 13:53:00 +02:00 |
Simon Giraudot
|
a6b11751b1
|
Merge branch 'Point_set_processing_3-Point_set_structuring-GF-old' into Point_set_processing_3-Point_set_structuring-GF
|
2016-05-17 10:00:03 +02:00 |
Simon Giraudot
|
fe94837cb3
|
Update examples with change of name and API of structuring class
|
2016-04-12 17:31:22 +02:00 |
Simon Giraudot
|
372b2d161a
|
Merge branch 'Point_set_processing_3-Point_set_structuring-GF-old-old' into Point_set_processing_3-Point_set_structuring-GF-old
|
2016-04-12 14:01:45 +02:00 |
Simon Giraudot
|
2d5a38150b
|
Merge branch 'Point_set_processing-Extend_ply_reader-GF-old' into Point_set_processing-Extend_ply_reader-GF
|
2016-04-12 11:56:01 +02:00 |
Simon Giraudot
|
83290fda5d
|
Corrections of documentation (based on small feature review)
|
2016-04-11 17:24:33 +02:00 |
Simon Giraudot
|
e922a1c858
|
Complete test on property existence (testing type in addition of tag)
|
2016-04-06 08:37:50 +02:00 |
Simon Giraudot
|
acf69d320c
|
Minor corrections and improvements on example
|
2016-03-22 14:36:22 +01:00 |
Simon Giraudot
|
6461315e67
|
Add mechanism to recover points with adjacency information
|
2016-03-21 15:36:59 +01:00 |
Sébastien Loriot
|
881e4d3199
|
request Core only in examples, tests and demos when really needed
|
2016-03-07 22:36:57 +01:00 |
Simon Giraudot
|
7e77304239
|
Simplify API of PlyInterpreter introducing a Ply_reader class
|
2016-02-02 18:38:29 +01:00 |
Simon Giraudot
|
9362ca342c
|
Fix warning: uninitialized variable
|
2016-01-29 07:14:23 +01:00 |
Simon Giraudot
|
1068067ea1
|
Update example with simpler interpreter API
|
2016-01-20 12:14:22 +01:00 |
Andreas Fabri
|
97134babbf
|
remove/add #includes
|
2016-01-20 10:19:08 +01:00 |
Simon Giraudot
|
510e10fce3
|
Comments on the new example
|
2016-01-14 12:04:15 +01:00 |
Simon Giraudot
|
db918de302
|
Add new example to read PLY file with colors
|
2016-01-14 11:58:55 +01:00 |
Simon Giraudot
|
40257fefb5
|
Merge branch 'Point_set_processing_3-Point_set_structuring-GF-old' into Point_set_processing_3-Point_set_structuring-GF
|
2016-01-12 11:53:09 +01:00 |
Andreas Fabri
|
d497120e5f
|
clean Point_set_processing
|
2016-01-05 17:17:10 +01:00 |
Simon Giraudot
|
3825c8cb41
|
Add missing examples to custom cgal_test_with_cmake
|
2016-01-05 10:38:08 +01:00 |
Simon Giraudot
|
0314c084ee
|
Correct parameters selection
|
2015-12-02 10:48:24 +01:00 |
Simon Giraudot
|
0a182eeb79
|
Point set structuring example
|
2015-12-01 15:45:12 +01:00 |
Simon Giraudot
|
38b6c428f3
|
Simplified API + function to get output points
|
2015-11-13 11:11:39 +01:00 |
Simon Giraudot
|
b1d9d6b611
|
Computing edges
|
2015-11-12 10:48:05 +01:00 |
Simon Giraudot
|
baa54120a4
|
Add data for the new example
|
2015-11-10 15:21:42 +01:00 |
Simon Giraudot
|
61192d7b9d
|
Point set structuring example
|
2015-11-10 10:50:08 +01:00 |
Simon Giraudot
|
e028ff8955
|
Update doc and example
|
2015-10-07 16:00:53 +02:00 |
Simon Giraudot
|
e6054bfdeb
|
Rename function and files in accordance to content
|
2015-10-07 16:00:53 +02:00 |
Simon Giraudot
|
c965754d00
|
Update example of hierarchical clustering
|
2015-10-07 16:00:52 +02:00 |
Simon Giraudot
|
0841e423a2
|
Add example for hierarchical clustering
|
2015-10-07 16:00:51 +02:00 |
Simon Giraudot
|
b840307161
|
Generate compile-time error if Parallel_tag is used without TBB
|
2015-09-08 15:31:28 +02:00 |
Simon Giraudot
|
95682d11e0
|
Update PSP examples with concurrency template
|
2015-09-08 10:44:36 +02:00 |
Sébastien Loriot
|
50595505c4
|
Merge branch 'Fix_warnings-GF'
Fixes warnings in various packages
Successfully tested in CGAL-4.7-Ic-87
Approved by the release Manager
|
2015-07-17 14:21:21 +02:00 |
Sébastien Loriot
|
d26e112cf4
|
fix warnings
|
2015-07-15 16:57:38 +02:00 |
Laurent Rineau
|
f9917c487e
|
CMake 2.8.11
|
2015-07-13 12:36:43 +02:00 |