Commit Graph

589 Commits

Author SHA1 Message Date
Simon Giraudot 96ef96ac6d Make public and document energy_of 2017-03-02 16:08:47 +01:00
Simon Giraudot cea79f650a Add accuracy, mean F1 and mean IoU to trainer 2017-03-02 16:08:28 +01:00
Simon Giraudot 4feca8dec0 Update documentation with latest review 2017-03-02 16:03:57 +01:00
Simon Giraudot 8f4974df7b New example + update examples + documentation 2017-03-01 15:35:01 +01:00
Simon Giraudot 7e181c9c7e Additional documentation 2017-03-01 15:34:32 +01:00
Simon Giraudot 26ff6ca76a New access methods + documentation for trainer 2017-03-01 15:34:01 +01:00
Simon Giraudot 0123e5d848 Additional documentation for features 2017-03-01 15:33:46 +01:00
Simon Giraudot 552693c5c0 Add computation of precision and recall 2017-03-01 14:28:55 +01:00
Simon Giraudot 509bd5ec69 Update documentation 2017-03-01 12:42:31 +01:00
Simon Giraudot f3a703ba2c Minor corrections 2017-03-01 10:43:11 +01:00
Simon Giraudot e63dce356f Change names (attribute -> feature, type -> label) 2017-03-01 09:50:33 +01:00
Simon Giraudot 526465ab59 Update example 2017-03-01 09:26:16 +01:00
Simon Giraudot 1222a2a9e4 Minor corrections in Point_set_classifier 2017-03-01 09:26:01 +01:00
Simon Giraudot 5154cd5e29 Separate training in another class 2017-03-01 09:25:39 +01:00
Simon Giraudot b79d8092f3 Remove warning (unused parameter) 2017-02-09 08:35:59 +01:00
Simon Giraudot 9307bb199d Fix voxel size 2017-02-09 08:35:39 +01:00
Simon Giraudot d6f7cd1520 Comment debug info 2017-02-09 08:35:21 +01:00
Simon Giraudot e29d9da43a Debug information for classifier (to handle better later) 2017-02-07 11:41:35 +01:00
Simon Giraudot 8011a2aa9f Add option to not precompute attributes 2017-02-07 11:37:59 +01:00
Simon Giraudot 020822de9f Update license headers everywhere 2017-02-06 12:36:40 +01:00
Simon Giraudot 2b6492a9c0 Correction of verbosity 2017-02-06 12:36:06 +01:00
Simon Giraudot 50c5221377 test for point set classifier 2017-01-10 10:35:47 +01:00
Simon Giraudot 3450868674 Add test for classifier 2017-01-10 10:12:26 +01:00
Simon Giraudot d43fe019fe Update ref and user man 2017-01-09 14:27:03 +01:00
Simon Giraudot 821b26d4e4 Update user manual 2017-01-09 08:52:03 +01:00
Simon Giraudot 585f034398 Fix user manual 2017-01-06 15:38:53 +01:00
Simon Giraudot dceddbe418 Rework reference manual 2017-01-06 15:25:43 +01:00
Simon Giraudot 4b543bde97 Change names of examples 2017-01-06 14:14:19 +01:00
Simon Giraudot 9817cadfde Correct Range access (no operator[]) + update Polyhedron plugin 2017-01-06 13:59:56 +01:00
Simon Giraudot 6db1db20c0 Use Default for attribute generation 2017-01-06 08:33:54 +01:00
Simon Giraudot 333eb7a71f Use variadic templates to add attributes 2017-01-05 12:58:20 +01:00
Simon Giraudot be72b48507 Replace Helper by Point_set_classifier class 2017-01-05 12:33:12 +01:00
Simon Giraudot e26cec35ca Change API from pairs of iterators to ranges 2017-01-05 11:39:52 +01:00
Simon Giraudot 37b29b0944 Update with first reviews 2017-01-05 10:25:32 +01:00
Simon Giraudot 2dbff97e6c Update doc 2016-12-19 10:03:13 +01:00
Simon Giraudot f01cc40e62 Clean up private/public/SKIP_IN_MANUAL/useless typedefs 2016-11-03 15:12:39 +01:00
Simon Giraudot 3d667a7d26 Fix incorrect autolinks in doc 2016-11-03 15:10:05 +01:00
Simon Giraudot ed583ac6e9 Change neighborhood API, using a Concept + models 2016-11-03 12:03:45 +01:00
Simon Giraudot 31278c59cb Change package name, namespaces, etc. 2016-11-03 10:05:45 +01:00