#include "SIFT/SIFTegomotion.H"
#include "SIFT/VisualObject.H"
#include "Image/CutPaste.H"
#include "Image/DrawOps.H"
#include "Raster/Raster.H"
#include "Image/LinearAlgebra.H"
#include "Image/MatrixOps.H"
Go to the source code of this file.
Functions | |
double | getMag (Image< double > v) |
double | sgn (double x) |
Calculates egomotion given a set of correspondence match
Definition in file SIFTegomotion.C.