#include "Image/OpenCVUtil.H"
#include "Util/Types.H"
#include "GUI/DebugWin.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Image/ImageSet.H"
#include "Image/Point2D.H"
#include "Image/Point3D.H"
#include "FeatureMatching/Polygon.H"
#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
class | OriIntegralImage |
class | OriChamferMatching |
Oriented chamfer matching algs
Definition in file OriChamferMatching.H.