log unit-tests/BTrack Tests/main.cpp @ 89:5ef334c782f3

age author description
Fri, 04 Mar 2016 18:10:23 +0000 Adam Stark Moved some parts of the algorithm from arrays needing lots of data moved around to lighted circular buffers
Thu, 23 Jan 2014 12:17:06 +0000 Adam Added some simple unit tests. Removed the destructor from the BTrack class as it was unnecessary. develop
Tue, 21 Jan 2014 10:24:33 +0000 Adam Added a unit testing project, and did some commenting. Also moved python-module into a modules-and-plug-ins folder develop