Andreas Fabri
|
5122473d27
|
Suppress warnings for VC 32bit compilation in 2 CMakeLists.txt
|
2017-01-10 10:16:55 +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 |
Sébastien Loriot
|
7e2ee496de
|
update project name of cmake scripts of tests
|
2016-09-08 00:26:37 +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
|
08b0711ee4
|
Merge branch 'Point_set_processing_3-Point_set_structuring-GF-old' into Point_set_processing_3-Point_set_structuring-GF
|
2016-07-05 14:16:54 +02:00 |
Sébastien Loriot
|
e3a44a9d75
|
remove the flag CGAL_USE_PROPERTY_MAPS_API_V1 and keep only new API
|
2016-07-04 10:17:38 +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
|
d82efd569d
|
Add test for structuring
|
2016-04-25 12:12:07 +02:00 |
Andreas Fabri
|
aace47d473
|
Add using get and put to help VC++; Add a testcase
|
2016-04-15 17:10:12 +02:00 |
Sébastien Loriot
|
881e4d3199
|
request Core only in examples, tests and demos when really needed
|
2016-03-07 22:36:57 +01:00 |
Andreas Fabri
|
35b9a87d7a
|
Produce a smaller output to allow the VC++ testsuite with ITERATOR_DEBUGGING to finish
|
2016-02-02 16:21:45 +01:00 |
Sébastien Loriot
|
d74aa863ae
|
vcm normal orientation is not deterministic accross platforms
|
2016-01-26 10:43:57 +01:00 |
Andreas Fabri
|
f2437d8afa
|
typo
|
2016-01-25 12:28:56 +01:00 |
Andreas Fabri
|
006dcf0c97
|
cast to get rid of warnings
|
2016-01-25 11:31:33 +01:00 |
Andreas Fabri
|
97134babbf
|
remove/add #includes
|
2016-01-20 10:19:08 +01:00 |
Simon Giraudot
|
99d4fc84bd
|
Merge branch 'Point_set_processing_3-IO_ply-GF-old' into Point_set_processing_3-IO_ply-GF
|
2015-10-15 14:27:57 +02:00 |
Laurent Rineau
|
18cac48bae
|
Merge pull request #367 from sgiraudot/Point_set_processing-hierarchical_clustering-sgiraudot
New point set processing algorithm: Hierarchical clustering
|
2015-10-14 10:54:37 +02:00 |
Clement Jamin
|
145131e2e6
|
Use Real_timer in PSP3 and T3 since the algorithms might be parallel
|
2015-10-08 15:34:40 +02:00 |
Simon Giraudot
|
79ca962159
|
Merge branch 'Point_set_processing_3-IO_ply-GF-old' into Point_set_processing_3-IO_ply-GF
|
2015-10-08 08:48:39 +02:00 |
Simon Giraudot
|
512273ae5f
|
Update doc and tests
|
2015-10-08 08:47:14 +02:00 |
Simon Giraudot
|
bc2a944ded
|
Fix Visual Studio errors (typename + max macro bug)
|
2015-10-07 16:03:08 +02:00 |
Simon Giraudot
|
b35e34238a
|
Bugfix: if 2 input points are equal, avoid infinite loop and terminate non-empty cluster
|
2015-10-07 16:00:54 +02:00 |
Simon Giraudot
|
e6054bfdeb
|
Rename function and files in accordance to content
|
2015-10-07 16:00:53 +02:00 |
Simon Giraudot
|
347af82e80
|
Fix testsuite error (missing #include <limits>)
|
2015-10-07 16:00:53 +02:00 |
Simon Giraudot
|
bd52620404
|
Add a test for hierarchical_clustering
|
2015-10-07 16:00:51 +02:00 |
Sebastien Loriot
|
62644a62aa
|
Merge pull request #318 from sgiraudot/CGAL-Solver-package-GF
Regroup solver interface in Solver_package
|
2015-10-07 15:54:48 +02:00 |
Simon Giraudot
|
c2e38b72a6
|
Merge branch 'Point_set_processing_3-IO_ply-GF-old' into Point_set_processing_3-IO_ply-GF
|
2015-10-07 13:52:06 +02:00 |
Simon Giraudot
|
93c52c605c
|
New test for ply reader
|
2015-10-07 13:50:41 +02:00 |
Simon Giraudot
|
5c12ec1e4e
|
Add new ply test (ascii format)
|
2015-10-07 12:40:46 +02:00 |
Simon Giraudot
|
850f28ed07
|
Ply reader for point sets
|
2015-10-07 12:10:29 +02:00 |
Simon Giraudot
|
442db8be13
|
Fix OFF magic number
|
2015-10-07 10:57:07 +02:00 |
Simon Giraudot
|
6b4da62cab
|
Update read_test with new ply function
|
2015-10-06 15:16:16 +02:00 |
Simon Giraudot
|
692a8686ca
|
Fix warning (implicit conversion double to std::size_t)
|
2015-09-29 13:46:37 +02:00 |
Simon Giraudot
|
136de97318
|
Bugfix: DiagonalizeTraits now really returns largest eigenvalue + inversion of parameters in voronoi_covariance is corrected.
|
2015-09-04 16:01:46 +02:00 |
Simon Giraudot
|
bf70be5a52
|
Update function calls with concurrency tag
|
2015-08-19 11:59:22 +02:00 |
Laurent Rineau
|
f9917c487e
|
CMake 2.8.11
|
2015-07-13 12:36:43 +02:00 |
Sébastien Loriot
|
a2b0267891
|
increase epsilon bounds
|
2015-06-08 12:08:08 +02:00 |
Sébastien Loriot
|
c2cd87865e
|
Merge branch 'old/gsoc2014-VCM_3-jmeyron' into gsoc2014-VCM_3-jmeyron
Conflicts:
Installation/changes.html
Point_set_processing_3/doc/Point_set_processing_3/PackageDescription.txt
Point_set_processing_3/doc/Point_set_processing_3/Point_set_processing_3.txt
Point_set_processing_3/doc/Point_set_processing_3/examples.txt
Point_set_processing_3/examples/Point_set_processing_3/CMakeLists.txt
Polyhedron/demo/Polyhedron/CMakeLists.txt
|
2015-06-04 11:27:56 +02:00 |
Sébastien Loriot
|
28067d6470
|
be more permissive to allow some numeric errors
|
2015-06-02 16:08:51 +02:00 |
Sébastien Loriot
|
ee3b7d910e
|
check covariance matrices computed are correct (a subset)
|
2015-06-02 15:48:08 +02:00 |
Sébastien Loriot
|
766bda6853
|
add a test checking points on a feature edge
|
2015-06-02 09:40:45 +02:00 |
Sébastien Loriot
|
d74bd22b8a
|
be more tolerant with the output
|
2015-06-02 08:36:53 +02:00 |
Jocelyn MEYRON
|
4faf09ca53
|
add one test for the VCM
|
2015-05-29 15:56:46 +02:00 |
Clement Jamin
|
1ecb4da13b
|
Add new xyz file
|
2015-01-09 16:43:12 +01:00 |
Clement Jamin
|
c73e67db59
|
The test was too slow in Debug mode
|
2015-01-09 16:35:19 +01:00 |
Clement Jamin
|
7be3c2cbd2
|
Merge branch 'gsoc2013-Point_set_processing_3-point_set_consolidation-swu-old' into gsoc2013-Point_set_processing_3-point_set_consolidation-swu
|
2015-01-06 18:34:43 +01:00 |
Clement Jamin
|
25d16f9dc7
|
Use doubles instead of floats
|
2015-01-06 18:19:07 +01:00 |
Clement Jamin
|
63cab91600
|
Faster test
|
2015-01-06 17:40:00 +01:00 |
Shihao Wu
|
495c2e5af7
|
For WLOP, removed the saint data, selected better parameters.
|
2014-12-19 19:12:08 +08:00 |
Clement Jamin
|
609143bbf4
|
Make a copy of "points" for the second run
|
2014-12-17 14:59:23 +01:00 |