| Tue, 16 Aug 2011 12:31:22 -0400 |
Nicolas Saunier |
renaming and working on klt
|
| Tue, 16 Aug 2011 00:46:22 -0400 |
Nicolas Saunier |
displays tracking from video and webcam
|
| Mon, 15 Aug 2011 18:37:14 -0400 |
Nicolas Saunier |
work on displaying matched features
|
| Mon, 15 Aug 2011 12:53:10 -0400 |
Nicolas Saunier |
copied the video_homography opencv sample
|
| Mon, 15 Aug 2011 11:56:34 -0400 |
Nicolas Saunier |
added CMakeLists.txt for feature-based-tracking
|
| Mon, 15 Aug 2011 11:39:25 -0400 |
Nicolas Saunier |
compilation of very simple feature class with trajectory
|
| Wed, 10 Aug 2011 18:36:05 -0400 |
Nicolas Saunier |
added configuration file and parameter structure
|
| Tue, 09 Aug 2011 15:10:31 -0400 |
Nicolas Saunier |
created main feature based tracking file and minimum doxygen documentation
|
| Mon, 08 Aug 2011 14:47:30 -0400 |
Nicolas Saunier |
moved intersection plotting and added markers for scatter plots
|
| Sat, 23 Jul 2011 02:18:16 -0400 |
Nicolas Saunier |
added functionalities to indicator maps
|
| Mon, 18 Jul 2011 19:24:06 -0400 |
Nicolas Saunier |
minor change to the point marker
|
| Mon, 18 Jul 2011 14:29:07 -0400 |
Nicolas Saunier |
corrected errors in trajectories (if empty) and getTrajectoryInPolygon
|
| Mon, 18 Jul 2011 14:28:40 -0400 |
Nicolas Saunier |
added tests if OpenCV python libraries are not available
|
| Fri, 15 Jul 2011 19:51:31 -0400 |
Nicolas Saunier |
corrected bugs in file copying functions and added utility to get concatenate feature numbers for a set of objects
|
| Fri, 15 Jul 2011 15:49:32 -0400 |
Nicolas Saunier |
added functions to modify and copy subsets of trajectory files
|
| Fri, 15 Jul 2011 03:05:00 -0400 |
Nicolas Saunier |
added median trajectory computation, other tests
|
| Fri, 15 Jul 2011 03:04:39 -0400 |
Nicolas Saunier |
added test existsAtInstant to STObject
|
| Fri, 15 Jul 2011 02:32:34 -0400 |
Nicolas Saunier |
corrected bug for TimeInterval interation and added corresponding test
|
| Thu, 14 Jul 2011 20:05:01 -0400 |
Nicolas Saunier |
added kalman filtering and rearranged functions
|
| Thu, 14 Jul 2011 19:48:30 -0400 |
Nicolas Saunier |
added multiply method to Point
|
| Thu, 14 Jul 2011 17:15:09 -0400 |
Nicolas Saunier |
finally added the representation of intervals
|
| Wed, 13 Jul 2011 19:14:17 -0400 |
Nicolas Saunier |
started python script to compute the moving object trajectory as the trajectory of the lowest of the features (ie closest to the ground)
|
| Wed, 13 Jul 2011 15:15:24 -0400 |
Nicolas Saunier |
removed import of Point from moving in cvutils
|
| Wed, 13 Jul 2011 15:01:43 -0400 |
Nicolas Saunier |
change utils.py file permission
|
| Tue, 12 Jul 2011 19:59:25 -0400 |
Nicolas Saunier |
added function to compute the translation between two images
|
| Tue, 12 Jul 2011 17:01:59 -0400 |
Nicolas Saunier |
added conversion functions and homography computation
|
| Tue, 12 Jul 2011 16:43:33 -0400 |
Nicolas Saunier |
refactored projection functions
|
| Tue, 14 Jun 2011 14:14:24 -0400 |
Nicolas Saunier |
corrected getObjectInInterval for MovingObject and timeintervals for TemporalIndicator
|
| Mon, 13 Jun 2011 16:50:40 -0400 |
Nicolas Saunier |
added equal method to intervals
|
| Mon, 13 Jun 2011 16:46:16 -0400 |
Nicolas Saunier |
bug introduced by conversion of interval length to int
|
| Mon, 13 Jun 2011 16:10:36 -0400 |
Nicolas Saunier |
bug introduced by conversion of interval length to int
|
| Mon, 13 Jun 2011 14:15:08 -0400 |
Nicolas Saunier |
added timeinterval computation for indicators based on dictionaries
|
| Sun, 12 Jun 2011 03:24:55 -0400 |
Nicolas Saunier |
makes use of matplotlib function to test if point is in a polygon
|
| Thu, 09 Jun 2011 16:03:17 -0400 |
Nicolas Saunier |
modified the type of the result of interval lengths to float, added comments
|
| Thu, 09 Jun 2011 11:27:31 -0400 |
Nicolas Saunier |
renamed inner to cross product
|
| Thu, 09 Jun 2011 11:18:44 -0400 |
Nicolas Saunier |
added inner product
|
| Mon, 06 Jun 2011 18:06:01 -0400 |
Nicolas Saunier |
added the simple script to create directories
|
| Thu, 28 Apr 2011 15:07:21 -0400 |
Nicolas Saunier |
distance and time to change speed
|
| Tue, 19 Apr 2011 02:01:09 -0400 |
Nicolas Saunier |
corrected discrete distribution
|
| Mon, 18 Apr 2011 19:31:53 -0400 |
Nicolas Saunier |
added empirical discrete distribution, modified class organization and names
|
| Tue, 29 Mar 2011 01:47:00 -0400 |
Nicolas Saunier |
correction to compile with latest opencv
|
| Fri, 18 Mar 2011 15:06:16 -0400 |
Nicolas Saunier |
re-arranged trajectory intersections
|
| Thu, 17 Mar 2011 23:06:49 -0400 |
Nicolas Saunier |
corrected typo in readme
|
| Mon, 14 Mar 2011 00:37:10 -0400 |
Nicolas Saunier |
updated readme
|
| Sun, 13 Mar 2011 17:18:17 -0400 |
Nicolas Saunier |
added MIT license to the project
|
| Fri, 11 Mar 2011 18:12:29 -0500 |
Nicolas Saunier |
added method to test points in polygons and tests
|
| Fri, 25 Feb 2011 14:25:34 -0500 |
Nicolas Saunier |
added loading other information from NGSIM
|
| Thu, 10 Feb 2011 22:41:38 -0500 |
Nicolas Saunier |
added pretty print in empiricalDistribution
|
| Thu, 10 Feb 2011 22:15:54 -0500 |
Nicolas Saunier |
simplified intervales in empiricalDistribution
|
| Thu, 10 Feb 2011 20:34:16 -0500 |
Nicolas Saunier |
changed name (same as in a library)
|
| Fri, 21 Jan 2011 18:27:55 -0500 |
Nicolas Saunier |
added functions to get simply the values of indicators (and arccos transform for cosines
|
| Mon, 17 Jan 2011 16:46:48 -0500 |
Nicolas Saunier |
added class for fundamental diagram (including plotting) with implementation of Greenberg model
|
| Fri, 14 Jan 2011 19:49:20 -0500 |
Nicolas Saunier |
corrected most of the method to load NGSIM data (adapted to the current MovingObject class
|
| Fri, 14 Jan 2011 19:34:00 -0500 |
Nicolas Saunier |
added new addPosition method to Trajectory
|
| Sat, 13 Nov 2010 11:20:10 -0500 |
Nicolas Saunier |
got track features to compile, updated paths to headers and libraries for OpenCV 2
|
| Wed, 10 Nov 2010 23:41:49 -0500 |
Nicolas Saunier |
added full support for two implementations of indicators, with tests
|
| Mon, 08 Nov 2010 12:20:52 -0500 |
Nicolas Saunier |
empty method for indicators
|
| Sun, 07 Nov 2010 04:21:26 -0500 |
Nicolas Saunier |
added indicator computation and modified severity indicator constructor
|
| Sun, 07 Nov 2010 01:34:43 -0500 |
Nicolas Saunier |
generalized map combination to different functions
|
| Sun, 07 Nov 2010 01:09:50 -0500 |
Nicolas Saunier |
moved and generalized map making functions to the library
|
| Fri, 05 Nov 2010 11:07:44 -0400 |
Nicolas Saunier |
added functions for plotting points
|
| Fri, 05 Nov 2010 11:07:31 -0400 |
Nicolas Saunier |
corrected projection bugs
|
| Thu, 04 Nov 2010 17:40:07 -0400 |
Nicolas Saunier |
moved road user types and added plotting for all road users
|
| Wed, 03 Nov 2010 22:51:38 -0400 |
Nicolas Saunier |
corrected bug loading Interactions
|
| Fri, 29 Oct 2010 18:27:19 -0400 |
Nicolas Saunier |
minor class name change
|
| Fri, 29 Oct 2010 01:55:00 -0400 |
Nicolas Saunier |
developed indicators in interactions
|
| Fri, 29 Oct 2010 01:54:11 -0400 |
Nicolas Saunier |
developed indicator classes
|
| Fri, 29 Oct 2010 01:53:38 -0400 |
Nicolas Saunier |
added functions to load interactions and indicators
|
| Wed, 27 Oct 2010 18:32:27 -0400 |
Nicolas Saunier |
created new package, moved Interaction class and created Crossing class
|
| Wed, 13 Oct 2010 19:19:17 -0400 |
Nicolas Saunier |
updated comments and added shell for interaction between road users
|
| Wed, 13 Oct 2010 19:08:12 -0400 |
Nicolas Saunier |
corrected code for usertype in movingobject
|
| Wed, 13 Oct 2010 19:02:45 -0400 |
Nicolas Saunier |
added comments
|
| Tue, 12 Oct 2010 18:24:11 -0400 |
Nicolas Saunier |
changed type detection to load trajectories
|
| Sat, 25 Sep 2010 11:38:42 -0400 |
Nicolas Saunier |
utils to save object types
|
| Sat, 25 Sep 2010 11:36:37 -0400 |
Nicolas Saunier |
re-arrangement
|
| Sat, 25 Sep 2010 11:33:07 -0400 |
Nicolas Saunier |
re-arrangement
|
| Thu, 23 Sep 2010 17:24:31 -0400 |
Nicolas Saunier |
rearranged code for function readline and getlines (and characters), moved invertHomography to cvutils
|
| Thu, 23 Sep 2010 17:12:09 -0400 |
Nicolas Saunier |
modified loadtrajectories to load objects and prototypes
|
| Fri, 06 Aug 2010 19:45:47 -0400 |
Nicolas Saunier |
added filename util
|
| Fri, 06 Aug 2010 01:09:44 -0400 |
Nicolas Saunier |
added colors, linestyles and markers to pick from
|
| Sat, 31 Jul 2010 23:39:17 -0400 |
Nicolas Saunier |
added simple intersection description, function to load collision points
|
| Wed, 14 Jul 2010 14:02:11 -0400 |
Nicolas Saunier |
methods for trajectories and objects
|
| Thu, 01 Jul 2010 10:44:32 -0400 |
Nicolas Saunier |
added loading of the rest of the data for objects
|
| Fri, 28 May 2010 20:25:45 -0400 |
Nicolas Saunier |
added drawing for Point
|
| Wed, 19 May 2010 19:47:02 -0400 |
Nicolas Saunier |
corrected bug for first and last of TimeInterval
|
| Tue, 18 May 2010 17:53:59 -0400 |
Nicolas Saunier |
corrected printing bug
|
| Tue, 18 May 2010 17:35:09 -0400 |
Nicolas Saunier |
added norm functions for Point and accessor methods for MovingObject
|
| Mon, 12 Apr 2010 15:54:20 -0400 |
Nicolas Saunier |
added uniform delay function
|
| Mon, 12 Apr 2010 13:40:05 -0400 |
Nicolas Saunier |
corrected bug
|
| Mon, 12 Apr 2010 11:18:19 -0400 |
Nicolas Saunier |
forgotten update of histogram class
|
| Sun, 11 Apr 2010 02:23:48 -0400 |
Nicolas Saunier |
Code for lab5 works
|
| Sat, 10 Apr 2010 20:46:33 -0400 |
Nicolas Saunier |
added traffic engineering utilities with first version of LaneGroups
|
| Sat, 10 Apr 2010 18:58:43 -0400 |
Nicolas Saunier |
added ceil function
|
| Sat, 13 Feb 2010 19:46:33 -0500 |
Nicolas Saunier |
moved tests to independent file, added chi2 computation
|
| Sat, 13 Feb 2010 18:51:22 -0500 |
Nicolas Saunier |
after merge
|
| Sat, 30 Jan 2010 21:43:07 -0500 |
Nicolas Saunier |
added moving average filter
|
| Sat, 30 Jan 2010 21:42:53 -0500 |
Nicolas Saunier |
rearranged code
|
| Sat, 05 Dec 2009 15:40:28 -0500 |
Nicolas Saunier |
updated segmentIntersection and other
|
| Sat, 05 Dec 2009 12:31:28 -0500 |
Nicolas Saunier |
generalized intervals
|
| Sat, 05 Dec 2009 12:08:25 -0500 |
Nicolas Saunier |
added Point class and modified trajectory accordingly
|
| Sat, 05 Dec 2009 11:04:03 -0500 |
Nicolas Saunier |
first version of segmentIntersection
|
| Fri, 04 Dec 2009 13:47:22 -0500 |
Nicolas Saunier |
made Trajectory indexable and timeinterval iterable
|
| Fri, 04 Dec 2009 01:01:11 -0500 |
Nicolas Saunier |
made Trajectory iterable
|
| Mon, 30 Nov 2009 18:54:26 -0500 |
Nicolas Saunier |
added basic getters for objects
|
| Sat, 28 Nov 2009 01:56:46 -0500 |
Nicolas Saunier |
draft code for feature saving (UBC format)
|
| Fri, 27 Nov 2009 19:16:12 -0500 |
Nicolas Saunier |
added polygon plotting
|
| Fri, 27 Nov 2009 00:21:18 -0500 |
Nicolas Saunier |
incorporated code to use KLT
|
| Thu, 26 Nov 2009 23:44:57 -0500 |
Nicolas Saunier |
merged heads
|
| Wed, 18 Nov 2009 18:36:52 -0500 |
Nicolas Saunier |
added tools for speed
|
| Sun, 15 Nov 2009 01:04:10 -0500 |
Nicolas Saunier |
cleaned optical flow
|
| Sat, 14 Nov 2009 19:02:46 -0500 |
Nicolas Saunier |
homography and other utils
|
| Fri, 13 Nov 2009 19:29:01 -0500 |
Nicolas Saunier |
minimal code to load UBC data
|
| Wed, 11 Nov 2009 23:25:23 -0500 |
Nicolas Saunier |
optical flow demo working
|
| Wed, 11 Nov 2009 12:01:43 -0500 |
Nicolas Saunier |
modularized code (not compiling)
|
| Mon, 09 Nov 2009 01:56:25 -0500 |
Nicolas Saunier |
added optical flow skeleton (test to reach a frame with cvqueryframe (fast for small resolutions)
|
| Sun, 08 Nov 2009 10:33:41 -0500 |
Nicolas Saunier |
created cvutils
|
| Sat, 07 Nov 2009 23:33:51 -0500 |
Nicolas Saunier |
renaming and added make clean
|
| Thu, 05 Nov 2009 17:17:20 -0500 |
Nicolas Saunier |
loading shell objects from NGSIM works
|
| Wed, 04 Nov 2009 19:13:08 -0500 |
Nicolas Saunier |
minor doc update
|
| Mon, 26 Oct 2009 00:27:55 -0400 |
Nicolas Saunier |
idea for parameters class
|