Simon Giraudot
|
30713b02c6
|
Disable *once again* that boost counting iterator warning
|
2018-01-31 13:56:05 +01:00 |
Simon Giraudot
|
6269309d86
|
Use CGAL include for boost counting/transform iterators everywhere
|
2018-01-23 11:09:52 +01:00 |
Andreas Fabri
|
8d15f77479
|
Workaround for silencing a cmake warning for older versions
|
2018-01-17 08:54:06 +00:00 |
Andreas Fabri
|
effca64dd4
|
Cast to avoid warning
|
2018-01-17 07:31:34 +00:00 |
Andreas Fabri
|
0922ccaefb
|
fix more Windows warnings
|
2018-01-16 08:54:44 +00:00 |
Simon Giraudot
|
3db48cd98e
|
Fix windows warning
|
2018-01-16 08:54:12 +01:00 |
Simon Giraudot
|
3d17f81308
|
Fix bug in CMakeLists: WIN23 -> WIN32
|
2018-01-15 11:00:20 +01:00 |
Simon Giraudot
|
323281358b
|
Disable Windows warnings from auxiliary library
|
2018-01-12 14:15:05 +01:00 |
Simon Giraudot
|
86090bf447
|
Adapt CMakeLists.txt to the Win32 specific Boost/ZLIB dependencies
|
2018-01-12 14:15:04 +01:00 |
Simon Giraudot
|
0c2aa33cc1
|
Fix CMakeLists management of CXX required features
|
2018-01-12 14:15:04 +01:00 |
Simon Giraudot
|
2d30b545d1
|
Fix warning: unused variable
|
2018-01-12 14:15:04 +01:00 |
Simon Giraudot
|
d9ee692059
|
Fix CMakeLists (exit() -> return())
|
2018-01-12 14:15:04 +01:00 |
Simon Giraudot
|
945a6f3172
|
Make TBB optional in CMakeLists
|
2018-01-12 14:15:03 +01:00 |
Simon Giraudot
|
59780674e7
|
Fix Boost mixed-up required / optional_components
|
2018-01-12 14:15:03 +01:00 |
Laurent Rineau
|
0273ee4db3
|
Acknowledge that this package uses two licenses, and fix the script
|
2018-01-12 14:15:03 +01:00 |
Simon Giraudot
|
fc3cf7a27f
|
Document MIT license and IO Stream's GZIP dependency
|
2018-01-12 14:15:03 +01:00 |
Simon Giraudot
|
8c725b75a9
|
Fix CMakeLists: make components of Boost needed for classif optional
|
2018-01-12 14:15:03 +01:00 |
Simon Giraudot
|
8f076ae77f
|
Move liblearning to CGAL::internal and document changes from original library
|
2018-01-12 14:15:03 +01:00 |
Simon Giraudot
|
718366a0b9
|
Add license headers to included ETHZ liblearning library
|
2018-01-12 14:15:02 +01:00 |
Simon Giraudot
|
e08729ca2d
|
Add dependencies to boost libraries in manual
|
2018-01-12 14:15:02 +01:00 |
Simon Giraudot
|
b9126941ad
|
Improve CMakeLists of classification
|
2018-01-12 14:15:02 +01:00 |
Simon Giraudot
|
f105032647
|
Remove boost serialization flag from code
|
2018-01-12 14:15:02 +01:00 |
Simon Giraudot
|
ce4c967f12
|
Separate random forest examples
|
2018-01-12 14:15:02 +01:00 |
Simon Giraudot
|
d78ff28d53
|
Update user manual of classification
|
2018-01-12 14:15:02 +01:00 |
Simon Giraudot
|
497066d68d
|
Update example with random forest
|
2018-01-12 14:15:02 +01:00 |
Simon Giraudot
|
e96dac10b4
|
Fix conversion warning
|
2018-01-12 14:15:01 +01:00 |
Simon Giraudot
|
b9f52f7e2b
|
Update reference manual of Classification
|
2018-01-12 14:15:01 +01:00 |
Simon Giraudot
|
4bf23d62f1
|
Increase limit of dense images
|
2018-01-12 14:15:00 +01:00 |
Simon Giraudot
|
b019c5a4f0
|
Bugfix: prevent division by 0
|
2018-01-12 14:15:00 +01:00 |
Simon Giraudot
|
c63df7a304
|
Fallback mode using map if vector is too large (useful for sparse scenes)
|
2018-01-12 14:14:59 +01:00 |
Simon Giraudot
|
1b455ff6ec
|
Fix useless copies of Image (very costly with large scenes)
|
2018-01-12 14:14:59 +01:00 |
Simon Giraudot
|
53f4f21d2d
|
Unify names of random forest classifiers
|
2018-01-12 14:14:59 +01:00 |
Simon Giraudot
|
55600b9b14
|
Bugfix: prevent node votes to go over 1.0f
|
2018-01-12 14:14:59 +01:00 |
Simon Giraudot
|
34bc6f18e8
|
Bugfix: prevent classification cost from going negative
|
2018-01-12 14:14:59 +01:00 |
Jane Tournois
|
2a662cf0df
|
fix compilation error C1710 on msvc
see https://msdn.microsoft.com/fr-fr/library/h5sh3k99.aspx
|
2018-01-12 14:14:58 +01:00 |
Simon Giraudot
|
c69ac52b93
|
Add option to not reset trees on ETHZ random forest
|
2018-01-12 14:14:58 +01:00 |
Simon Giraudot
|
af4bbf37a0
|
Move ETHZ code to auxiliary
|
2018-01-12 14:14:58 +01:00 |
Simon Giraudot
|
ddf85031bf
|
ETHZ random forest classifier
|
2018-01-12 14:14:57 +01:00 |
Simon Giraudot
|
ad20e132d8
|
Include ETZH source code
|
2018-01-12 14:14:57 +01:00 |
Simon Giraudot
|
075ffb8506
|
Evaluation: avoid NaN in general measurements when label empty
|
2018-01-12 14:14:57 +01:00 |
Simon Giraudot
|
f63a28063b
|
Add simple feature using simply a range and a property map
|
2018-01-12 14:14:57 +01:00 |
Simon Giraudot
|
a3ff9f72b1
|
Add #define to activate quick estimation in training
|
2018-01-12 14:14:56 +01:00 |
Simon Giraudot
|
dce942dd7e
|
Bugfix: sort features by name after generation
|
2018-01-12 14:14:56 +01:00 |
Laurent Rineau
|
65f4e42acc
|
Merge pull request #2606 from sloriot/CGAL-create_release_with_cmake
Add script to create release with cmake
|
2017-12-05 18:24:58 +01:00 |
Laurent Rineau
|
3c6640bf59
|
Merge pull request #1436 from lrineau/CGAL-new_cmake-GF
Renewal of CMake scripts: header-only, ctest, CMake>=3.1
# Conflicts:
# Installation/config/testfiles/CGAL_CFG_NESTED_CLASS_FRIEND_DECLARATION_BUG.cpp
|
2017-12-05 18:20:05 +01:00 |
Sébastien Loriot
|
8e63440ad2
|
remove dont_submit file
|
2017-11-16 17:30:34 +01:00 |
Laurent Rineau
|
0681ac6dbc
|
Fix the TBB_USE_FILE warnings
|
2017-11-15 17:00:02 +01:00 |
Laurent Rineau
|
9b72ed0b47
|
Fix a warning
|
2017-11-13 12:04:10 +01:00 |
Sébastien Loriot
|
ee57fc2d6c
|
add SPDX identifier for files under the GPL-3+ license
|
2017-11-12 10:17:51 +01:00 |
Simon Giraudot
|
90698d9398
|
Fix OpenCV include/cmake
|
2017-10-05 15:44:48 +02:00 |