Laurent Rineau
|
fad43cfed8
|
Merge pull request #3177 from sgiraudot/Classification-Bugfix_grid_has_points-GF
Classification: Fix bug + clean up has_points() method in Planimetric_grid
|
2018-06-20 17:20:58 +02:00 |
Simon Giraudot
|
34e05470a4
|
Fix bug + clean up has_points() method in Planimetric_grid
|
2018-06-18 10:49:59 +02:00 |
Sebastien Loriot
|
1b84d7402d
|
Merge pull request #2978 from MaelRL/PMap-Fix_Default_pmap-GF
Property map: fix get() not returning the default value
|
2018-05-15 22:09:59 +02:00 |
Andreas Fabri
|
c54a6a4980
|
Put CGAL::random_shuffle() in the subnamespace cpp98
|
2018-04-11 09:32:23 +01:00 |
Andreas Fabri
|
063a91a771
|
Use CGAL::random_shuffle
|
2018-04-04 14:00:23 +01:00 |
Mael Rouxel-Labbé
|
288417a9ed
|
Renamed Default_property_map to Constant_property_map
|
2018-04-03 14:11:49 +02:00 |
Simon Giraudot
|
dfc1564865
|
Some clean up
|
2018-03-21 09:34:05 +01:00 |
Simon Giraudot
|
155e9c8720
|
Undocument internal and experimental features
|
2018-03-19 11:37:27 +01:00 |
Simon Giraudot
|
259a625142
|
Compute gradient of feature
|
2018-03-19 11:37:25 +01:00 |
Simon Giraudot
|
f634f3176c
|
Compute local eigen analysis on clusters
|
2018-03-19 11:37:25 +01:00 |
Laurent Rineau
|
6553d7a9b3
|
Fix check_headers in master
|
2018-02-20 10:59:04 +01:00 |
Laurent Rineau
|
78e7060525
|
Merge pull request #2712 from afabri/CGAL-VC+warnlevel_4-GF
Deal with VC++ warnings of level /W4
|
2018-02-19 14:27:06 +01:00 |
Sébastien Loriot
|
483f69728e
|
Refresh branch
|
2018-02-12 22:21:38 +01:00 |
Maxime Gimeno
|
f183a26b7c
|
add missing include in Classification
|
2018-02-05 10:34:49 +01:00 |
Maxime Gimeno
|
4d440a6b85
|
add missing include <map>
|
2018-02-05 07:50:15 +01:00 |
Maxime Gimeno
|
a6b455b618
|
Fixes
|
2018-02-02 13:52:33 +01:00 |
Maxime Gimeno
|
a676d5a60e
|
Try to fix errors in classification checks
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
7fa4b380d2
|
fixes in includes logic.
|
2018-02-02 12:08:05 +01:00 |
Andreas Fabri
|
dc2f37a4ae
|
disable/enable warnings
|
2018-01-24 08:59:20 +00:00 |
Simon Giraudot
|
6269309d86
|
Use CGAL include for boost counting/transform iterators everywhere
|
2018-01-23 11:09:52 +01: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
|
323281358b
|
Disable Windows warnings from auxiliary library
|
2018-01-12 14:15:05 +01:00 |
Simon Giraudot
|
fc3cf7a27f
|
Document MIT license and IO Stream's GZIP dependency
|
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
|
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
|
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 |
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 |