| Tue, 27 Sep 2011 01:38:05 -0400 |
Nicolas Saunier |
added graph structures
|
| Tue, 27 Sep 2011 00:34:03 -0400 |
Nicolas Saunier |
added basics to run tests
|
| Tue, 20 Sep 2011 13:49:01 -0400 |
Nicolas Saunier |
added utility to offset the time intervales of complete trajectory files
|
| Mon, 19 Sep 2011 16:43:28 -0400 |
Nicolas Saunier |
created function to load point correspondences and updates scripts that use it
|
| Mon, 12 Sep 2011 16:38:47 -0400 |
Nicolas Saunier |
updated calibration-translation and added function to convert point correspondences
|
| Fri, 09 Sep 2011 19:23:11 -0400 |
Nicolas Saunier |
corrected and improved calibration-translation.py
|
| Thu, 08 Sep 2011 19:25:02 -0400 |
Nicolas Saunier |
added utility to recalibrate images with similar viewpoints
|
| Thu, 08 Sep 2011 19:24:42 -0400 |
Nicolas Saunier |
added key values for opencv
|
| Thu, 08 Sep 2011 19:24:29 -0400 |
Nicolas Saunier |
added functions to parse options
|
| Wed, 07 Sep 2011 16:35:51 -0400 |
Nicolas Saunier |
updated computeTranslation with cv2
|
| Tue, 06 Sep 2011 19:22:24 -0400 |
Nicolas Saunier |
corrected bug in reading floats from text files
|
| Tue, 06 Sep 2011 18:44:23 -0400 |
Nicolas Saunier |
re-organized code to avoid cyclic python module dependencies
|
| Tue, 06 Sep 2011 17:55:06 -0400 |
Nicolas Saunier |
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 |
added python function to get image frames from video filenames
|
| Thu, 01 Sep 2011 18:33:38 -0400 |
Nicolas Saunier |
added python function to play video
|
| Thu, 01 Sep 2011 16:44:23 -0400 |
Nicolas Saunier |
bug correction for cosine functions in python
|
| Tue, 30 Aug 2011 13:38:31 -0400 |
Nicolas Saunier |
added projection of points and reprojection for display
|
| Tue, 30 Aug 2011 13:04:36 -0400 |
Nicolas Saunier |
added loading of mask
|
| Mon, 29 Aug 2011 19:20:37 -0400 |
Nicolas Saunier |
removed bug with loadMat and added diagnosis code for empty frames
|
| Fri, 26 Aug 2011 19:38:11 -0400 |
Nicolas Saunier |
added the code to read matrices from text files
|
| Wed, 24 Aug 2011 19:43:44 -0400 |
Nicolas Saunier |
wrote the code to load positions from sqlite database
|
| Wed, 24 Aug 2011 02:12:06 -0400 |
Nicolas Saunier |
added code to write velocities
|
| Wed, 24 Aug 2011 01:34:27 -0400 |
Nicolas Saunier |
modifications to get nframes option working on the command line
|
| Tue, 23 Aug 2011 19:04:41 -0400 |
Nicolas Saunier |
added function to save vectors of features
|
| Tue, 23 Aug 2011 13:14:47 -0400 |
Nicolas Saunier |
cleaned code, added condition on smooth displacement
|
| Fri, 19 Aug 2011 12:15:23 -0400 |
Nicolas Saunier |
corrected initialization bugs and feature shortening before saving
|
| Fri, 19 Aug 2011 01:35:45 -0400 |
Nicolas Saunier |
created the parameter structure to parse parameters (bug remaining)
|
| Thu, 18 Aug 2011 22:25:21 -0400 |
Nicolas Saunier |
renamed Feature to Motion files and added code to test blob db
|
| Thu, 18 Aug 2011 01:03:38 -0400 |
Nicolas Saunier |
added constraint on minimum displacement
|
| Wed, 17 Aug 2011 23:21:26 -0400 |
Nicolas Saunier |
added test on feature length and display control
|