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 |
|
Jane Tournois
|
5e4f3e72c6
|
add missing std::ios::binary to input file stream
and fix conversion warnings
|
2017-10-05 15:30:39 +02:00 |
|
Jane Tournois
|
87c9ffd0fa
|
remove extra typenames
|
2017-10-05 13:02:03 +02:00 |
|
Simon Giraudot
|
5d67f15d4b
|
Fix warnings std::size_t -> int
|
2017-10-03 14:16:14 +02:00 |
|
Simon Giraudot
|
e3ba95d97d
|
Fix binary input stream for Windows
|
2017-09-18 15:11:00 +02:00 |
|
Simon Giraudot
|
0e3695b991
|
Update changes.html + package description
|
2017-09-12 07:39:19 +02:00 |
|
Simon Giraudot
|
3bf3401c6f
|
Disable boost 64/32b intergers warning on Windows
|
2017-09-11 11:38:17 +02:00 |
|
Simon Giraudot
|
b4d843ef84
|
Fix various errors and warnings from windows testsuite
|
2017-09-05 08:20:17 +02:00 |
|
Simon Giraudot
|
bad870285a
|
Handle Boost API change
|
2017-09-01 10:16:58 +02:00 |
|
Simon Giraudot
|
2dc463d4ba
|
Fix more conversion warnings
|
2017-08-31 15:33:30 +02:00 |
|
Simon Giraudot
|
819eb7f7b1
|
Fix xml_writer_settings
|
2017-08-31 15:00:52 +02:00 |
|