log

age author commit description
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
Mon, 19 Sep 2011 16:43:28 -0400 Nicolas Saunier b0719b3ad3db created function to load point correspondences and updates scripts that use it
Mon, 12 Sep 2011 16:38:47 -0400 Nicolas Saunier 115f7f90286d updated calibration-translation and added function to convert point correspondences
Fri, 09 Sep 2011 19:23:11 -0400 Nicolas Saunier 2d7c6d767a39 corrected and improved calibration-translation.py
Thu, 08 Sep 2011 19:25:02 -0400 Nicolas Saunier 3aab19947a34 added utility to recalibrate images with similar viewpoints
Thu, 08 Sep 2011 19:24:42 -0400 Nicolas Saunier 2eef5620c0b3 added key values for opencv
Thu, 08 Sep 2011 19:24:29 -0400 Nicolas Saunier f03fe3d6d0c8 added functions to parse options
Wed, 07 Sep 2011 16:35:51 -0400 Nicolas Saunier 668710d4c773 updated computeTranslation with cv2
Tue, 06 Sep 2011 19:22:24 -0400 Nicolas Saunier c8a149fccfda corrected bug in reading floats from text files
Tue, 06 Sep 2011 18:44:23 -0400 Nicolas Saunier 74b1fc68d4df re-organized code to avoid cyclic python module dependencies
Tue, 06 Sep 2011 17:55:06 -0400 Nicolas Saunier 4af774bb186d wrote a simple script to compute homography from point correspondences and display the reprojection for visual verification
Thu, 01 Sep 2011 18:37:35 -0400 Nicolas Saunier 404f3cade05f added python function to get image frames from video filenames
Thu, 01 Sep 2011 18:33:38 -0400 Nicolas Saunier 0f552c8b1650 added python function to play video
Thu, 01 Sep 2011 16:44:23 -0400 Nicolas Saunier ad21db62b785 bug correction for cosine functions in python
Tue, 30 Aug 2011 13:38:31 -0400 Nicolas Saunier 0089fb29cd26 added projection of points and reprojection for display
Tue, 30 Aug 2011 13:04:36 -0400 Nicolas Saunier 7150427c665e added loading of mask
Mon, 29 Aug 2011 19:20:37 -0400 Nicolas Saunier 7bf8084e720f removed bug with loadMat and added diagnosis code for empty frames
Fri, 26 Aug 2011 19:38:11 -0400 Nicolas Saunier b32947b002da added the code to read matrices from text files
Wed, 24 Aug 2011 19:43:44 -0400 Nicolas Saunier 436b87d4b992 wrote the code to load positions from sqlite database
Wed, 24 Aug 2011 02:12:06 -0400 Nicolas Saunier a3532db00c28 added code to write velocities
Wed, 24 Aug 2011 01:34:27 -0400 Nicolas Saunier 6f10a227486c modifications to get nframes option working on the command line
Tue, 23 Aug 2011 19:04:41 -0400 Nicolas Saunier 8de5e8256224 added function to save vectors of features
Tue, 23 Aug 2011 13:14:47 -0400 Nicolas Saunier 47329bd16cc0 cleaned code, added condition on smooth displacement
Fri, 19 Aug 2011 12:15:23 -0400 Nicolas Saunier c1b260b48d2a corrected initialization bugs and feature shortening before saving
Fri, 19 Aug 2011 01:35:45 -0400 Nicolas Saunier 445e773c9be3 created the parameter structure to parse parameters (bug remaining)
Thu, 18 Aug 2011 22:25:21 -0400 Nicolas Saunier 0f790de9437e renamed Feature to Motion files and added code to test blob db
Thu, 18 Aug 2011 01:03:38 -0400 Nicolas Saunier 32d2722d4028 added constraint on minimum displacement
Wed, 17 Aug 2011 23:21:26 -0400 Nicolas Saunier a617d0808bbc added test on feature length and display control
Wed, 17 Aug 2011 22:26:01 -0400 Nicolas Saunier 63dd4355b6d1 saving of feature positions in sqlite database
Wed, 17 Aug 2011 19:03:25 -0400 Nicolas Saunier 45c64e68053c added drawing function for features
Wed, 17 Aug 2011 19:03:11 -0400 Nicolas Saunier 3a11dba30655 added colors
Wed, 17 Aug 2011 17:30:30 -0400 Nicolas Saunier 2a6e7a9a5c53 changed to goodFeaturesToTrack instead of generic detectors
Wed, 17 Aug 2011 17:14:00 -0400 Nicolas Saunier 4742b2b6d851 created basic feature saving code
Wed, 17 Aug 2011 02:44:28 -0400 Nicolas Saunier 536510f60854 new features generated as needed
Wed, 17 Aug 2011 01:25:13 -0400 Nicolas Saunier d19d6e63dd77 simple feature tracking and drawing working
Wed, 17 Aug 2011 00:20:31 -0400 Nicolas Saunier 336926453b28 added conversion function from keypoint vector to point vector and cleaned headers
Tue, 16 Aug 2011 19:35:07 -0400 Nicolas Saunier 28907fde9855 work on klt tracker (problem on computer at poly)
Tue, 16 Aug 2011 12:31:22 -0400 Nicolas Saunier 1e68e18b1aa5 renaming and working on klt
Tue, 16 Aug 2011 00:46:22 -0400 Nicolas Saunier df3bdd8e50ba displays tracking from video and webcam
Mon, 15 Aug 2011 18:37:14 -0400 Nicolas Saunier 654f1c748644 work on displaying matched features
Mon, 15 Aug 2011 12:53:10 -0400 Nicolas Saunier c4d4b5b93add copied the video_homography opencv sample
Mon, 15 Aug 2011 11:56:34 -0400 Nicolas Saunier 46b166523bf8 added CMakeLists.txt for feature-based-tracking
Mon, 15 Aug 2011 11:39:25 -0400 Nicolas Saunier 45a426552aaa compilation of very simple feature class with trajectory
Wed, 10 Aug 2011 18:36:05 -0400 Nicolas Saunier b3e3d9f80a6a added configuration file and parameter structure
Tue, 09 Aug 2011 15:10:31 -0400 Nicolas Saunier fea680fb03ee created main feature based tracking file and minimum doxygen documentation
Mon, 08 Aug 2011 14:47:30 -0400 Nicolas Saunier 2bf5b76320c0 moved intersection plotting and added markers for scatter plots
Sat, 23 Jul 2011 02:18:16 -0400 Nicolas Saunier 550556378466 added functionalities to indicator maps
Mon, 18 Jul 2011 19:24:06 -0400 Nicolas Saunier 680d4c82886d minor change to the point marker
Mon, 18 Jul 2011 14:29:07 -0400 Nicolas Saunier 606010d1d9a4 corrected errors in trajectories (if empty) and getTrajectoryInPolygon
Mon, 18 Jul 2011 14:28:40 -0400 Nicolas Saunier 67555e968b5e added tests if OpenCV python libraries are not available
Fri, 15 Jul 2011 19:51:31 -0400 Nicolas Saunier 48e3de4acb65 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 fae55a4c7a5a added functions to modify and copy subsets of trajectory files
Fri, 15 Jul 2011 03:05:00 -0400 Nicolas Saunier 04a874e1f19f added median trajectory computation, other tests
Fri, 15 Jul 2011 03:04:39 -0400 Nicolas Saunier 6efe470ea5e5 added test existsAtInstant to STObject
Fri, 15 Jul 2011 02:32:34 -0400 Nicolas Saunier 916678481896 corrected bug for TimeInterval interation and added corresponding test
Thu, 14 Jul 2011 20:05:01 -0400 Nicolas Saunier ce4cb46b3603 added kalman filtering and rearranged functions
Thu, 14 Jul 2011 19:48:30 -0400 Nicolas Saunier 9844c69d8fa2 added multiply method to Point
Thu, 14 Jul 2011 17:15:09 -0400 Nicolas Saunier 13187af8622d finally added the representation of intervals
Wed, 13 Jul 2011 19:14:17 -0400 Nicolas Saunier 1621b46a1523 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 abfc54c097d4 removed import of Point from moving in cvutils
Wed, 13 Jul 2011 15:01:43 -0400 Nicolas Saunier 5cc30ba3a933 change utils.py file permission
Tue, 12 Jul 2011 19:59:25 -0400 Nicolas Saunier 2a3cafcf5faf added function to compute the translation between two images
Tue, 12 Jul 2011 17:01:59 -0400 Nicolas Saunier e7dc5a780f09 added conversion functions and homography computation
Tue, 12 Jul 2011 16:43:33 -0400 Nicolas Saunier b85912ab4064 refactored projection functions
Tue, 14 Jun 2011 14:14:24 -0400 Nicolas Saunier b3a1c26e2f22 corrected getObjectInInterval for MovingObject and timeintervals for TemporalIndicator
Mon, 13 Jun 2011 16:50:40 -0400 Nicolas Saunier 9928c2fa72cc added equal method to intervals
Mon, 13 Jun 2011 16:46:16 -0400 Nicolas Saunier 857bcd41e9a2 bug introduced by conversion of interval length to int
Mon, 13 Jun 2011 16:10:36 -0400 Nicolas Saunier 7da14f07e1f9 bug introduced by conversion of interval length to int
Mon, 13 Jun 2011 14:15:08 -0400 Nicolas Saunier 19603b5fa578 added timeinterval computation for indicators based on dictionaries
Sun, 12 Jun 2011 03:24:55 -0400 Nicolas Saunier a5ef9e40688e makes use of matplotlib function to test if point is in a polygon
Thu, 09 Jun 2011 16:03:17 -0400 Nicolas Saunier daa05fae1a70 modified the type of the result of interval lengths to float, added comments
Thu, 09 Jun 2011 11:27:31 -0400 Nicolas Saunier f84293ad4611 renamed inner to cross product
Thu, 09 Jun 2011 11:18:44 -0400 Nicolas Saunier f88a19695bba added inner product
Mon, 06 Jun 2011 18:06:01 -0400 Nicolas Saunier 626560624d55 added the simple script to create directories
Thu, 28 Apr 2011 15:07:21 -0400 Nicolas Saunier f234154207d4 distance and time to change speed
Tue, 19 Apr 2011 02:01:09 -0400 Nicolas Saunier f03ec4697a09 corrected discrete distribution
Mon, 18 Apr 2011 19:31:53 -0400 Nicolas Saunier 7f1e54234f96 added empirical discrete distribution, modified class organization and names
Tue, 29 Mar 2011 01:47:00 -0400 Nicolas Saunier 731df2fa0010 correction to compile with latest opencv
Fri, 18 Mar 2011 15:06:16 -0400 Nicolas Saunier 41da2cdcd91c re-arranged trajectory intersections
Thu, 17 Mar 2011 23:06:49 -0400 Nicolas Saunier 76735aeab807 corrected typo in readme
Mon, 14 Mar 2011 00:37:10 -0400 Nicolas Saunier 895807396119 updated readme
Sun, 13 Mar 2011 17:18:17 -0400 Nicolas Saunier 9a51372607d6 added MIT license to the project
Fri, 11 Mar 2011 18:12:29 -0500 Nicolas Saunier 5d487f183fe2 added method to test points in polygons and tests
Fri, 25 Feb 2011 14:25:34 -0500 Nicolas Saunier 99e807c29753 added loading other information from NGSIM
Thu, 10 Feb 2011 22:41:38 -0500 Nicolas Saunier 5e6cd36a991c added pretty print in empiricalDistribution
Thu, 10 Feb 2011 22:15:54 -0500 Nicolas Saunier 64fde2b1f96d simplified intervales in empiricalDistribution
Thu, 10 Feb 2011 20:34:16 -0500 Nicolas Saunier 46ec876ce90e changed name (same as in a library)
Fri, 21 Jan 2011 18:27:55 -0500 Nicolas Saunier d3e1a7cf3375 added functions to get simply the values of indicators (and arccos transform for cosines
Mon, 17 Jan 2011 16:46:48 -0500 Nicolas Saunier 930a6282c9a9 added class for fundamental diagram (including plotting) with implementation of Greenberg model