log python/ml.py @ 914:f228fd649644

age author description
Wed, 28 Jun 2017 23:43:52 -0400 Nicolas Saunier corrected bugs in learn-pois.py
Wed, 28 Jun 2017 17:57:06 -0400 Nicolas Saunier work in progress
Mon, 26 Jun 2017 00:10:35 -0400 Nicolas Saunier added options to the prototype cluster algorithm, work in progress
Fri, 23 Jun 2017 23:50:02 -0400 Nicolas Saunier re arranged motion pattern learning
Fri, 10 Mar 2017 15:31:26 -0500 Nicolas Saunier minor + bug corrected in motion pattern learning
Wed, 13 Jul 2016 23:45:47 -0400 Nicolas Saunier updated to learn prototypes
Fri, 10 Jun 2016 15:26:19 -0400 Nicolas Saunier reversed all code to OpenCV 2.4.13 opencv3
Thu, 09 Jun 2016 15:36:21 -0400 Nicolas Saunier added saving/loading points of interests
Fri, 29 Apr 2016 16:07:35 -0400 Nicolas Saunier temporary solution for classification, with corrected svm.cpp and ml.hpp for loading saved classifiers dev
Thu, 24 Mar 2016 16:37:37 -0400 Nicolas Saunier updated classifying code to OpenCV 3.x (bug in function to load classification models) dev
Thu, 17 Mar 2016 16:01:19 -0400 Nicolas Saunier improved script to display over world image dev
Fri, 11 Mar 2016 17:38:48 -0500 Nicolas Saunier added script and code to learn POIs dev
Fri, 14 Aug 2015 17:45:45 -0400 Nicolas Saunier small function dev
Wed, 12 Aug 2015 00:24:06 -0400 Nicolas Saunier modified prototypeCluster algorithm to enforce similarity when re-assigning and to compute only the necessary similarities dev
Tue, 11 Aug 2015 12:55:09 -0400 Nicolas Saunier first example script to learn prototypes dev