#include <vector>
#include <stdint.h>
#include <Eigen/Dense>
Go to the source code of this file.
Classes | |
class | fovis::InitialHomographyEstimator |
Estimates a rough 2D homography registering two images. More... | |
Namespaces | |
namespace | fovis |
quick and dirty profiling tool. inspired by the matlab tic/toc command |