| Thu, 07 May 2015 16:30:58 +0200 |
Nicolas Saunier |
removed the abstract class to represent folders of images or video files since the capability is now built in OpenCV
|
| Thu, 07 May 2015 16:09:47 +0200 |
Nicolas Saunier |
updating to c++11 capabilities
|
| Mon, 07 Jul 2014 16:54:10 -0400 |
Nicolas Saunier |
added differentiate function for curvilinear trajectories and modified the addPosition functions
|
| Sun, 29 Jun 2014 23:31:38 -0400 |
Nicolas Saunier |
cleaning up initialization of intrinsic matrix
|
| Sun, 29 Jun 2014 14:37:30 -0400 |
Nicolas Saunier |
fixing size issue when testing frames in main loop
|
| Sun, 29 Jun 2014 14:27:18 -0400 |
Nicolas Saunier |
fixed compiling issue with size()
|
| Sun, 29 Jun 2014 14:18:17 -0400 |
Nicolas Saunier |
corrected bug with empty frames (the program will stop cleanly and store features
|
| Fri, 23 May 2014 16:27:26 -0400 |
Nicolas Saunier |
corrected mask bug in feature tracking, updated display-trajectories to display on undistorted image
|