log scripts/classify-objects.py @ 911:3dd5acfa1899

age author description
Wed, 28 Jun 2017 16:46:45 -0400 Nicolas Saunier corrected potential issues with videos where one cannot reach a give frame from its number
Thu, 22 Jun 2017 23:40:16 -0400 Nicolas Saunier correct bug in classify-objects script when correcting for distrotion
Thu, 22 Jun 2017 18:08:46 -0400 Nicolas Saunier work in progress, almost ready
Thu, 22 Jun 2017 16:57:34 -0400 Nicolas Saunier changed workflow of classify objects
Thu, 22 Jun 2017 12:02:34 -0400 Nicolas Saunier factorized some argument handling code
Wed, 21 Jun 2017 17:44:09 -0400 Nicolas Saunier added a new classification parameter
Wed, 21 Jun 2017 17:21:03 -0400 Nicolas Saunier better take into account unknown appearance classification
Tue, 30 May 2017 16:10:18 -0400 Nicolas Saunier updated hog to scikit-image 0.13 (needed to add a block_norm attribute in classifier.cfg)
Thu, 22 Sep 2016 17:50:35 -0400 Nicolas Saunier rework and more info on speed probabilities for classification
Mon, 20 Jun 2016 10:56:41 -0400 Nicolas Saunier corrected bug in classify-objects.py script
Fri, 10 Jun 2016 17:07:36 -0400 Nicolas Saunier moved the classification parameters from tracking.cfg to a new classifier.cfg and made all classification parameters apparent
Fri, 10 Jun 2016 15:26:19 -0400 Nicolas Saunier reversed all code to OpenCV 2.4.13 opencv3
Mon, 02 May 2016 15:03:19 -0400 Nicolas Saunier corrected more bug in script dev
Mon, 02 May 2016 14:59:55 -0400 Nicolas Saunier corrected bug in script dev
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