#include <inttypes.h>
#include <Eigen/Core>
Go to the source code of this file.
Classes | |
class | fovis::KeyPoint |
An interesting point in an image. More... | |
class | fovis::KeypointData |
Image feature used for motion estimation. More... | |
Namespaces | |
namespace | fovis |
quick and dirty profiling tool. inspired by the matlab tic/toc command |