log c/Motion.cpp @ 811:429bb43e8278 opencv3

age author description
Mon, 21 Dec 2015 15:15:45 -0500 Nicolas Saunier updated to OpenCV 3.1 dev
Sat, 25 Jul 2015 23:28:52 -0400 Nicolas Saunier corrected major bug slowing feature grouping dev
Thu, 07 May 2015 16:09:47 +0200 Nicolas Saunier updating to c++11 capabilities
Thu, 24 Jul 2014 01:06:34 -0400 Nicolas Saunier changed test for motion from < to <= so that completely stationary features could be extracted
Wed, 09 Apr 2014 22:49:03 -0400 Nicolas Saunier correction to compile on Windows
Wed, 02 Apr 2014 01:45:53 -0400 Nicolas Saunier implemented smoothing (requires latest trajectory management library version)
Tue, 01 Apr 2014 17:42:40 -0400 Nicolas Saunier cleaning code