Commit Graph

37 Commits

Author SHA1 Message Date
Simon Giraudot e3ba95d97d Fix binary input stream for Windows 2017-09-18 15:11:00 +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 c3aa19458e Make find_package of OpenCV quiet 2017-08-30 14:30:29 +02:00
Simon Giraudot 862a265383 Fix parallel tag if TBB not there 2017-08-30 11:14:27 +02:00
Simon Giraudot f808a11146 Fix CMakeLists project names 2017-08-29 17:10:14 +02:00
Simon Giraudot 1052bb6522 Update examples and test 2017-08-25 15:33:26 +02:00
Simon Giraudot 0880106e1f Fix clang warnings 2017-08-25 15:09:51 +02:00
Simon Giraudot 2ebc55e9c3 Use signed integer for label indices (better handling of unlabeled -1 case) 2017-08-09 09:57:15 +02:00
Simon Giraudot daf4c83413 Fix CMakeLists: do not compile random forest example if OpenCV not found 2017-05-31 08:43:19 +02:00
Simon Giraudot 165ad11219 Minor corrections 2017-05-04 09:37:10 +02:00
Simon Giraudot 7ca4c226fc Review: add getter for grid resolution 2017-05-03 14:11:32 +02:00
Simon Giraudot a97cf7b70a Review: replace range_neighbor_query by sphere_neighbor_query 2017-05-03 12:39:09 +02:00
Simon Giraudot b2c33492ad Review: fix types 2017-05-03 12:29:56 +02:00
Simon Giraudot c87d2fde99 Review: replace "predicate" with "classifier" 2017-05-03 12:16:06 +02:00
Simon Giraudot 5ba4497798 Fix CMakeLists (include dir of OpenCV) 2017-04-26 16:58:43 +02:00
Simon Giraudot dc0a9185ab Expand variable names in examples 2017-04-25 11:16:21 +02:00
Simon Giraudot a981d14cd0 Simplify API (no more templates) of Local_eigen_analysis 2017-04-10 15:05:50 +02:00
Simon Giraudot 73fd922748 Fix identation everywhere (big commit) 2017-03-31 08:31:41 +02:00
Simon Giraudot 3c8a48aa8f Update doc and examples 2017-03-28 11:50:13 +02:00
Simon Giraudot d69dd37c6d Update examples and add example for Random Forest 2017-03-27 15:02:46 +02:00
Simon Giraudot 77a590d338 Global change of API 2017-03-16 14:16:44 +01:00
Simon Giraudot d73f7d3718 Parallelize graphcut computation 2017-03-13 07:48:45 +01:00
Simon Giraudot cea79f650a Add accuracy, mean F1 and mean IoU to trainer 2017-03-02 16:08:28 +01:00
Simon Giraudot 8f4974df7b New example + update examples + documentation 2017-03-01 15:35:01 +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 5154cd5e29 Separate training in another class 2017-03-01 09:25:39 +01:00
Simon Giraudot 821b26d4e4 Update user manual 2017-01-09 08:52:03 +01:00
Simon Giraudot 4b543bde97 Change names of examples 2017-01-06 14:14:19 +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 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