log

age author commit description
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