Simon Giraudot
|
50b618d801
|
Fix typename warnings
|
2017-08-11 10:07:11 +02:00 |
Simon Giraudot
|
6a119fef11
|
Unify APIs of structuring and regularization
|
2017-08-01 15:47:58 +02:00 |
Simon Giraudot
|
85634b7a27
|
Change structure_point_set() with generalized API
|
2017-08-01 15:46:04 +02:00 |
Simon Giraudot
|
b88deb3759
|
Rename Efficient_RANSAC_traits as Shape_detection_traits (same for concept)
|
2017-08-01 15:45:06 +02:00 |
Simon Giraudot
|
eed458b143
|
Fix binary write bug
|
2017-07-11 11:58:54 +02:00 |
Simon Giraudot
|
238f3afd70
|
Fix: use cpp11::tuple in examples
|
2017-07-11 11:58:54 +02:00 |
Simon Giraudot
|
fbe9e78ef0
|
Use std:: everywhere for tuples (make_tuple, get, etc.)
|
2017-07-11 11:58:54 +02:00 |
Simon Giraudot
|
e01f62a09f
|
Use Output_rep to output colors
|
2017-07-11 11:58:53 +02:00 |
Simon Giraudot
|
3449599f59
|
Simplify CMakeLists
|
2017-07-11 11:58:53 +02:00 |
Simon Giraudot
|
4b3a506d44
|
Fix detection of required C++11 features
|
2017-07-11 11:58:53 +02:00 |
Simon Giraudot
|
40ae0436e1
|
Add C++11 conditions/tests/warnings for LAS and PLY IO functions and related files
|
2017-07-11 11:58:53 +02:00 |
Jane Tournois
|
20b069852d
|
ifstream should have binary mode
|
2017-07-11 11:58:52 +02:00 |
Simon Giraudot
|
d4f6db6234
|
Fix typo in example comments
|
2017-07-11 11:58:51 +02:00 |
Simon Giraudot
|
7377073ab6
|
Fix wrong namespace in example (std -> CGAL)
|
2017-07-11 11:58:51 +02:00 |
Simon Giraudot
|
432a4fdd71
|
Update example with change of API
|
2017-07-11 11:58:50 +02:00 |
Simon Giraudot
|
4027ef814c
|
Capitalize tag classes
|
2017-07-11 11:58:49 +02:00 |
Simon Giraudot
|
cb6e739f0e
|
Replace namespaces Ply/Las to PLY/LAS
|
2017-07-11 11:58:49 +02:00 |
Simon Giraudot
|
f4fea04a4d
|
Add definition CGAL_LINKED_WITH_LASLIB
|
2017-07-11 11:58:48 +02:00 |
Simon Giraudot
|
9ff95550e9
|
Use CGAL::IO::BINARY instead of a Binary template boolean
|
2017-07-11 11:58:48 +02:00 |
Simon Giraudot
|
20b8baabbe
|
Update examples
|
2017-07-11 11:58:48 +02:00 |
Simon Giraudot
|
7686ad5280
|
Update example for LAS reader
|
2017-07-11 11:58:48 +02:00 |
Simon Giraudot
|
0bb283cbbd
|
Add new example for PLY reading
|
2017-07-11 11:58:48 +02:00 |
Simon Giraudot
|
24b1a690f3
|
Use empty structs to handle attributes
|
2017-07-11 11:58:47 +02:00 |
Simon Giraudot
|
a79d7be088
|
New example for LAS reader
|
2017-07-11 11:58:47 +02:00 |
Simon Giraudot
|
40e901fa4b
|
Update example with new API of PLY reader
|
2017-07-11 11:58:47 +02:00 |
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 |