Simon Giraudot
|
566e84f154
|
Fix conversion warnings
|
2018-07-05 09:08:28 +02:00 |
Simon Giraudot
|
a1df51aafb
|
Reset training set of selection + fix warning + info to the user
|
2018-07-05 09:08:28 +02:00 |
Simon Giraudot
|
c50ccdbcde
|
Fix not found library notice in CMakeLists
|
2018-07-05 09:08:28 +02:00 |
Simon Giraudot
|
b28a548b8e
|
Fix conversion warnings
|
2018-07-05 09:08:28 +02:00 |
Simon Giraudot
|
3bb2ef96df
|
Generate config files with older version of boost for retrocompatibility
|
2018-07-05 09:08:28 +02:00 |
Simon Giraudot
|
3539966104
|
Improve OpenCV find_package(), only get required components
|
2018-07-05 09:08:28 +02:00 |
Simon Giraudot
|
241bbdb16a
|
Update CMakeLists.txt messages to trigger testsuite missing requirement detection
|
2018-07-05 09:08:28 +02:00 |
Simon Giraudot
|
4ceb1b3f39
|
Replace CGAL_assertion() by assert() in tests
|
2018-07-05 09:08:28 +02:00 |
Simon Giraudot
|
e1da290f13
|
Fix conversion warning
|
2018-07-05 09:08:28 +02:00 |
Simon Giraudot
|
9b06cc3fac
|
Fix convertion warnings and update iterator type
|
2018-07-05 09:08:28 +02:00 |
Simon Giraudot
|
754f44167d
|
Update assertion with new number of generated features
|
2018-07-05 09:08:27 +02:00 |
Simon Giraudot
|
2ca491f81e
|
Add a see-also for neighbor query class to their neighborhood structure
|
2018-07-05 09:08:27 +02:00 |
Simon Giraudot
|
3703436955
|
Replace std::size_t by unsigned int
|
2018-07-05 09:08:27 +02:00 |
Simon Giraudot
|
29433bc164
|
Fix PointRange -> ClusterRange
|
2018-07-05 09:08:27 +02:00 |
Simon Giraudot
|
d27c5a97db
|
Make Index_iterator of Surface_mesh really compliant to random access concept
|
2018-07-05 09:08:27 +02:00 |
Simon Giraudot
|
d354fcba74
|
Add missing includes for header check
|
2018-07-05 09:08:27 +02:00 |
Simon Giraudot
|
ecde89063b
|
Add missing SPDX identifiers
|
2018-07-05 09:08:27 +02:00 |
Simon Giraudot
|
f2aeb9f9d9
|
Replace author by authors
|
2018-07-05 09:08:27 +02:00 |
Simon Giraudot
|
81ca078932
|
Replace energies by probabilities
|
2018-07-05 09:08:27 +02:00 |
Simon Giraudot
|
656d0a5e78
|
Update doc with review
|
2018-07-05 09:08:27 +02:00 |
Simon Giraudot
|
7b323a5e4c
|
Fix badly defined constructor when CGAL is not linked with TBB
|
2018-07-05 09:08:26 +02:00 |
Simon Giraudot
|
9a5a4770a5
|
Handle deprecated code (deprecated warnings + test)
|
2018-07-05 09:08:26 +02:00 |
Simon Giraudot
|
71f9425256
|
Remove outdated functions
|
2018-07-05 09:08:26 +02:00 |
Simon Giraudot
|
07ed11346d
|
Some additions to the manual
|
2018-07-05 09:08:26 +02:00 |
Simon Giraudot
|
4a12893035
|
Update CHANGES.md
|
2018-07-05 09:08:26 +02:00 |
Simon Giraudot
|
f95531995e
|
Add doc dependency to BGL
|
2018-07-05 09:07:33 +02:00 |
Simon Giraudot
|
59b90c2896
|
First full version of the user manual of Classification 2.0
|
2018-07-05 09:07:33 +02:00 |
Simon Giraudot
|
84f0bcfe04
|
Update Classification user manual
|
2018-07-05 09:07:33 +02:00 |
Simon Giraudot
|
154e29c66d
|
Update Classification plugin
|
2018-07-05 09:07:33 +02:00 |
Simon Giraudot
|
99447947a8
|
Update Classification examples
|
2018-07-05 09:07:33 +02:00 |
Simon Giraudot
|
bfb89cca73
|
Update API of Classification + reference manual
|
2018-07-05 09:07:33 +02:00 |
Simon Giraudot
|
38b0aedebe
|
Reduce memory consumption of neighborhood using boost::uint32_t
|
2018-07-05 09:07:32 +02:00 |
Simon Giraudot
|
369d93aca7
|
Update examples
|
2018-07-05 09:07:32 +02:00 |
Simon Giraudot
|
e4b373e7e5
|
Reduce memory consumption using compressed float and saving fewer things
|
2018-07-05 09:07:32 +02:00 |
Simon Giraudot
|
9c29c75ce8
|
Only call operator[] once
|
2018-07-05 09:07:32 +02:00 |
Simon Giraudot
|
82af495159
|
Make API of Evaluation more flexible
|
2018-07-05 09:07:32 +02:00 |
Simon Giraudot
|
01cff92bc4
|
Update classification plugin with cluster's API
|
2018-07-05 09:07:32 +02:00 |
Simon Giraudot
|
9a25a1248d
|
Update doc, examples and tests of Classification
|
2018-07-05 09:07:32 +02:00 |
Simon Giraudot
|
d5d501da51
|
Better API for eigen analysis + cluster variant
|
2018-07-05 09:07:32 +02:00 |
Simon Giraudot
|
b6502a05c2
|
Add cluster classes to Classification
|
2018-07-05 09:07:32 +02:00 |
Simon Giraudot
|
3f37fa504f
|
WIP: better API of feature generators + eigen analysis
|
2018-07-05 09:07:32 +02:00 |
Simon Giraudot
|
49aea9ec26
|
Update mesh classification
|
2018-07-05 09:07:32 +02:00 |
Simon Giraudot
|
676a1989df
|
Simplifying features + better parallelization API
|
2018-07-05 09:07:31 +02:00 |
Simon Giraudot
|
f9ccc86238
|
Recover Mesh Classification from outdated dirty branch
|
2018-07-05 09:07:31 +02:00 |
Simon Giraudot
|
b894992e8d
|
Make Surface Mesh Index_iterator random access
|
2018-07-05 09:07:31 +02:00 |
Laurent Rineau
|
efca373e30
|
Merge pull request #3173 from MaelRL/Interpolation-Use_result_of-GF
Interpolation: replace usages of Functor::result_type and Functor::argument_type
|
2018-07-04 16:49:57 +02:00 |
Laurent Rineau
|
20959db103
|
Merge pull request #3062 from maxGimeno/BGL-Copy_face_graph_use_np-GF
BGL: copy_face_graph() with NamedParameters
|
2018-07-04 16:49:54 +02:00 |
Laurent Rineau
|
5bf468235e
|
Merge pull request #3197 from maxGimeno/Demo-Fix_soup_colors-GF
Polyhedron Demo: Fix Colors for Polygon soups
|
2018-07-04 16:49:51 +02:00 |
Laurent Rineau
|
a2c30daa17
|
Merge pull request #3106 from maxGimeno/PMP-Extrude-GF
PMP: extrude_mesh()
|
2018-07-04 16:49:48 +02:00 |
Laurent Rineau
|
0e8b9b45df
|
Merge pull request #3194 from MaelRL/Parameterization-Reduce_verbosity-GF
SMP: clean verbosity
|
2018-07-04 16:49:45 +02:00 |