log

age author commit description
Thu, 21 Jun 2012 23:50:51 -0400 Nicolas Saunier f0f800b95765 switched to Catch for the tests
Thu, 21 Jun 2012 19:10:47 -0400 Nicolas Saunier 841a1714f702 added comments for future development
Thu, 21 Jun 2012 18:04:11 -0400 Nicolas Saunier b5772df11b37 corrected bugs to load objects and display trajectories over videos
Thu, 21 Jun 2012 15:18:41 -0400 Nicolas Saunier ba71924cadf5 added comment/TODO
Thu, 21 Jun 2012 00:57:26 -0400 Nicolas Saunier 51acf43e421a modified the function to read and save images from a movie
Fri, 08 Jun 2012 18:44:27 -0400 Nicolas Saunier 5e2983b05d4e created first doctest tests for storage
Thu, 07 Jun 2012 01:20:25 -0400 Nicolas Saunier 9c7fc6899c0e corrected name typos in drawOnWorldImage
Thu, 07 Jun 2012 00:53:30 -0400 Nicolas Saunier 5cde6da74605 added minor comments
Wed, 06 Jun 2012 23:39:03 -0400 Nicolas Saunier ce44605f888a minor modifications
Wed, 06 Jun 2012 13:24:04 -0400 Francois Belisle ada6e8fbe4c6 2 Changes :
Tue, 05 Jun 2012 14:10:25 -0400 Francois Belisle e841ba9981e2 Merged.
Tue, 05 Jun 2012 14:08:46 -0400 Francois Belisle 746d02cea65f Added function to read Prototype indexes matches.
Tue, 05 Jun 2012 13:12:19 -0400 Francois Belisle d9855499fc88 Added functions to write trajectories through sqlite
Wed, 16 May 2012 02:23:49 -0400 Nicolas Saunier 48f83ff769fd removed unused code that has changed in OpenCV 2.4
Tue, 03 Apr 2012 01:11:29 -0400 Nicolas Saunier 82b4101d9a2f re-arranged and commnted signal cycle calculations
Tue, 20 Mar 2012 22:32:38 -0400 Nicolas Saunier aeaaf5579b46 minor changes to traffic engineering
Tue, 06 Mar 2012 18:44:03 -0500 Nicolas Saunier 966c2cd2bd9f added code to load object trajectories (average of features)
Tue, 06 Mar 2012 18:10:19 -0500 Nicolas Saunier e2f31813ade6 added code to display trajectories on videa
Mon, 05 Mar 2012 02:55:19 -0500 Nicolas Saunier b0b964ba9489 added early saving of objects
Mon, 05 Mar 2012 01:52:56 -0500 Nicolas Saunier f7ddfc4aeb1e added tests for graphs
Fri, 02 Mar 2012 19:32:54 -0500 Nicolas Saunier 0a27fa343257 added one test and cleaned the first and last instant mess
Mon, 20 Feb 2012 19:32:27 -0500 Nicolas Saunier ca9d9104afba added utility to calibrate polynoms and plot
Thu, 16 Feb 2012 18:59:12 -0500 Nicolas Saunier c91c8fd8bf1e simple vehicle model with constant acceleration
Wed, 08 Feb 2012 15:02:30 -0500 Nicolas Saunier 2788b2827670 simple cumulatie function distribution computation
Tue, 20 Dec 2011 00:31:37 -0500 Nicolas Saunier aeab0b88c9b6 began testing of FeatureGraph
Fri, 16 Dec 2011 11:34:07 -0500 Nicolas Saunier 1247e26a8b5e use of non multi-threaded version of Boost program options
Mon, 12 Dec 2011 18:32:10 -0500 Nicolas Saunier 09c7881073f3 connected commponents works, but issue with removing the vertices
Mon, 12 Dec 2011 15:44:54 -0500 Nicolas Saunier a728fce85881 simple test of adding and using default HoG pedestrian detector
Mon, 12 Dec 2011 02:05:26 -0500 Nicolas Saunier 38974d27dd2d connected_components is working with listS for vertex list
Thu, 08 Dec 2011 18:32:35 -0500 Nicolas Saunier 0e60a306d324 added basic code to identify features and save them (crash)
Wed, 07 Dec 2011 18:51:32 -0500 Nicolas Saunier 36968a63efe1 Got the connected_components to finally work using a vecS for the vertex list in the adjacency list.
Fri, 02 Dec 2011 19:11:53 -0500 Nicolas Saunier 1116f0a1ff31 work on connected components (does not compile)
Thu, 01 Dec 2011 19:18:32 -0500 Nicolas Saunier 1435965d8181 work on connected components
Thu, 01 Dec 2011 18:13:10 -0500 Nicolas Saunier aa1061fb9695 using minmaxsimilarity
Tue, 29 Nov 2011 00:38:50 -0500 Nicolas Saunier 6c48283a78ca work on feature similarity, issue with getting point
Fri, 25 Nov 2011 18:44:59 -0500 Nicolas Saunier c06379f25ab8 utilities for user types
Fri, 25 Nov 2011 18:38:54 -0500 Nicolas Saunier d70e9b36889c initial work on flow vectors and clustering algorithms
Thu, 24 Nov 2011 19:20:07 -0500 Nicolas Saunier ed944ff45e8c first simple clustering algorithm implementation
Thu, 24 Nov 2011 19:00:04 -0500 Nicolas Saunier d3f6de6c3918 added drawing functialities, in particular on aerial image
Wed, 23 Nov 2011 15:57:42 -0500 Nicolas Saunier 42142c5223ce minor error management addition
Tue, 01 Nov 2011 00:12:33 -0400 Nicolas Saunier 3a4eef37384f method to add features and vertices to graph
Mon, 31 Oct 2011 19:17:42 -0400 Nicolas Saunier 4f10e97cb677 added getting first and last instant for each feature
Mon, 31 Oct 2011 00:35:34 -0400 Nicolas Saunier d7df8ecf5ccd next steps
Sun, 30 Oct 2011 11:25:51 -0400 Nicolas Saunier ae2286b1a3fd added loading FeatureTrajectory from database, printing
Thu, 27 Oct 2011 13:56:46 -0400 Nicolas Saunier 9323427aa0a3 changed positions and velocities to shared pointers and renamed methods
Wed, 26 Oct 2011 19:09:50 -0400 Nicolas Saunier a234a5e818f3 using single view for frame_numbers and getting max trajectory length
Wed, 26 Oct 2011 17:46:11 -0400 Nicolas Saunier ec9734015d53 tested loading trajectory by id numbers
Wed, 26 Oct 2011 15:04:38 -0400 Nicolas Saunier 319a04ba9033 function name change
Tue, 25 Oct 2011 19:01:21 -0400 Nicolas Saunier e508bb0cbb64 modified comments
Mon, 17 Oct 2011 14:16:50 -0400 Nicolas Saunier 8e7b354666ec corrected bug in to get images from video
Mon, 17 Oct 2011 00:07:18 -0400 Nicolas Saunier e99f6c44a655 added lopencv_imgproc to linker
Sat, 01 Oct 2011 08:28:13 -0400 Nicolas Saunier 5f705809d37a created groupFeatures function
Fri, 30 Sep 2011 19:27:27 -0400 Nicolas Saunier 6ec7f6c61daf small steps for feature grouping
Fri, 30 Sep 2011 02:04:56 -0400 Nicolas Saunier ed2de414e5f6 sql to create views
Thu, 29 Sep 2011 18:49:40 -0400 Nicolas Saunier 4eb13ed73d84 tests on reading and printing trajectories from database
Thu, 29 Sep 2011 03:12:59 -0400 Nicolas Saunier 50964af05a80 solved issue with header inclusion
Wed, 28 Sep 2011 13:27:20 -0400 Nicolas Saunier 76610dcf3b8d added test code to read trajectories
Tue, 27 Sep 2011 01:38:05 -0400 Nicolas Saunier cde87a07eb58 added graph structures
Tue, 27 Sep 2011 00:34:03 -0400 Nicolas Saunier 61fd5aff418c added basics to run tests
Tue, 20 Sep 2011 13:49:01 -0400 Nicolas Saunier 41a5853ec495 added utility to offset the time intervales of complete trajectory files