#include "FeatureMatching/OriChamferMatching.H"
#include "Image/DrawOps.H"
#include "Image/MathOps.H"
#include "GUI/DebugWin.H"
#include "Util/FastMathFunctions.H"
#include <stdio.h>
Go to the source code of this file.
Oriented chamfer matching algs
Definition in file OriChamferMatching.C.