Commit Graph

38 Commits

Author SHA1 Message Date
Simon Giraudot f520f9eb11 First version of NN with TensorFlow 2018-12-06 14:59:57 +01:00
Simon Giraudot 14a2269206 Plugin: show detailed output 2018-12-06 14:59:56 +01:00
Laurent Rineau c9114b3ee5
Merge branch 'master' into Demo-Fix_for_windows-GF 2018-07-12 11:58:01 +02:00
Simon Giraudot f9ccc86238 Recover Mesh Classification from outdated dirty branch 2018-07-05 09:07:31 +02:00
Jane 93d9e8e227 Remove problematic gl calls 2018-06-29 18:40:25 +02:00
Maxime Gimeno e97d45d07d Update Classification Plugin 2018-05-23 16:21:57 +02:00
Simon Giraudot d421271937 Fix warnings 2018-03-19 12:04:19 +01:00
Simon Giraudot c92916e374 Latest updates 2018-03-19 11:37:26 +01:00
Simon Giraudot 2aadae6f60 Method to reset training of selection 2018-03-19 11:37:26 +01:00
Simon Giraudot c4b542a74d Better handling of default colors for labels 2018-03-19 11:37:26 +01:00
Simon Giraudot 7c9c3a7007 Use shortcuts for training 2018-03-19 11:37:26 +01:00
Simon Giraudot 5ee040ad99 Add several labels altogether 2018-03-19 11:37:26 +01:00
Simon Giraudot 1e61542de6 Select random region 2018-03-19 11:37:26 +01:00
Simon Giraudot b0b0ec5b55 Add option to use clusters in plug-in 2018-03-19 11:37:26 +01:00
Simon Giraudot 790ad0ba67 Clean up: use position instead of name 2018-03-19 11:37:26 +01:00
Simon Giraudot 54ec66b1e7 Random forest parameters settable from plugin 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 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 7bd5916fce Include ETHZ random forest in plugin 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 345e10671b Better handling of OpenCV dependency in plugin + timers 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 cb71eb9347 Fix conversion warning 2017-10-12 12:39:26 +02:00
Simon Giraudot 14049e99ae Fix closing behavior and merge menus 2017-10-12 11:15:18 +02:00
Simon Giraudot a5a5960108 Fix conversion warning 2017-10-12 10:03:31 +02:00
Simon Giraudot ee4e320264 Close all classification objets when hiding the widget 2017-10-06 14:47:17 +02:00
Andreas Fabri 7be1a3d8c2 std::size_t -> int 2017-10-06 10:12:53 +01:00
Simon Giraudot 349a94eaa5 Better organisation of classification plugin 2017-10-05 15:44:40 +02:00
Simon Giraudot 717ab4ba5c Improve classification widget/plugin 2017-10-03 14:15:04 +02:00
Simon Giraudot c87d2fde99 Review: replace "predicate" with "classifier" 2017-05-03 12:16:06 +02:00
Simon Giraudot bd29e2a7cd Adapt plugin so it works even without OpenCV 2017-04-13 11:40:07 +02:00
Simon Giraudot 8b70069135 Add IO methods for random forest (non-documented so far as it's not stable) 2017-04-03 08:05:47 +02:00
Simon Giraudot 3cab95c555 Update plugin 2017-03-27 15:03:44 +02:00
Simon Giraudot 77a590d338 Global change of API 2017-03-16 14:16:44 +01:00
Simon Giraudot 1c8cef1874 Make plugin more generic with Item_classification_base class 2017-03-15 10:18:55 +01:00
Simon Giraudot 66c923fb32 Reorganize classif plugin (no classification item anymore) 2017-03-15 08:40:03 +01:00
Simon Giraudot 1111266a0e Move classification plugin to its own folder (and remove mentions of point set for genericity) 2017-03-14 10:06:37 +01:00