Commit Graph

78572 Commits

Author SHA1 Message Date
Simon Giraudot 34bc6f18e8 Bugfix: prevent classification cost from going negative 2018-01-12 14:14:59 +01:00
Simon Giraudot 40e497a6da Use newly added QMultipleInputDialog 2018-01-12 14:14:59 +01:00
Simon Giraudot 13decf854d Add a simple way to create a multiple input dialog 2018-01-12 14:14:59 +01:00
Simon Giraudot 9acd8bbe3c Fix duplicate code 2018-01-12 14:14:58 +01:00
Jane Tournois c2a1804c0b re-indent CMakeLists.txt 2018-01-12 14:14:58 +01:00
Jane Tournois 63beb82029 add libraries that the classification_plugin needs to link to 2018-01-12 14:14:58 +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 1a2dc57fcd Fix saving dialog 2018-01-12 14:14:58 +01:00
Simon Giraudot f709cc1804 Better load/save windows for classif config 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 7bd5916fce Include ETHZ random forest in plugin 2018-01-12 14:14:57 +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 bb03a73ffc Better organisation of classification plugin 2018-01-12 14:14:57 +01:00
Simon Giraudot c50c12a451 Select random regions + interpret LAS classification property in plugin 2018-01-12 14:14:57 +01:00
Simon Giraudot 39a779b9b4 Remove random forest item from default widget 2018-01-12 14:14:57 +01:00
Jane Tournois 4847980422 remove extra typename 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 75d11d288e Use a set of default colors for preexisting labels 2018-01-12 14:14:57 +01:00
Simon Giraudot 9285ffb6fd Add all properties in point set as classification feature 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 345e10671b Better handling of OpenCV dependency in plugin + timers 2018-01-12 14:14:56 +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
Simon Giraudot b74b1fd226 Filter unused indices in plugin 2018-01-12 14:14:56 +01:00
Simon Giraudot f9384c3453 Select random regions + interpret LAS classification property in plugin 2018-01-12 14:14:56 +01:00
Simon Giraudot c52b32b744 Add trick to get FT right for general PointRange AND for CGAL::Point_set_3 2018-01-11 14:04:19 +01:00
Simon Giraudot 9c1e045376 Use std::iterator_traits to get the value type 2018-01-11 12:35:36 +01:00
Simon Giraudot eebd1bda6a Fix Windows conversion warnings 2018-01-10 16:39:34 +01:00
Simon Giraudot 78afc3959c Fix return-types incorrectly changed from FT to double 2018-01-10 16:39:34 +01:00
Simon Giraudot e00c4f67d6 Fix missing propagations of PSP named parameters API change 2018-01-10 16:39:34 +01:00
Simon Giraudot 6f4291428e Fix PSP API in Poisson reconstruction package 2018-01-10 16:39:34 +01:00
Simon Giraudot 9c107d2947 Fix PSP new API in shape detection examples and tests 2018-01-10 16:39:34 +01:00
Simon Giraudot 8795421788 Fix _pmap -> _map 2018-01-10 16:39:34 +01:00
Simon Giraudot b260c95d3e Fix memory leak 2018-01-10 16:39:34 +01:00
Simon Giraudot 85e98c8707 Fix typo 2018-01-10 16:39:33 +01:00
Simon Giraudot 4393ca5ed5 Fix remaining deprecated function 2018-01-10 16:39:33 +01:00
Simon Giraudot 9dd5b07ccb Fix namespace indentation 2018-01-10 16:39:33 +01:00
Simon Giraudot 2e25f932cd Fix several bugs 2018-01-10 16:39:33 +01:00
Simon Giraudot f97c3c5caa Fix missing typename 2018-01-10 16:39:33 +01:00
Simon Giraudot 56d8de398e Update changes.md 2018-01-10 16:39:33 +01:00
Simon Giraudot 1d4c71c94a Move deprecated API section + explain API in intro 2018-01-10 16:39:33 +01:00
Simon Giraudot 2549c2adcb Minor fixes in NamedParameters.txt 2018-01-10 16:39:33 +01:00
Simon Giraudot c63f72538d Add missing named parameters 2018-01-10 16:39:33 +01:00
Simon Giraudot 6f658fcf3f Fix bold "No" 2018-01-10 16:39:33 +01:00
Simon Giraudot 679aa906fa Fix missing link for Monge_via_jet_fitting 2018-01-10 16:39:33 +01:00
Simon Giraudot 2dc3f84478 Add tests for deprecated functions of PSP 2018-01-10 16:39:32 +01:00
Simon Giraudot 4e497f1c15 Add deprecated constructor to Point_set_with_structure 2018-01-10 16:39:32 +01:00
Simon Giraudot 10c9882e8e Fix iterator constness 2018-01-10 16:39:32 +01:00