#include "SIFT/FeatureVector.H"
#include "Util/Assert.H"
#include "Util/Promotions.H"
#include <cmath>
#include "Image/DrawOps.H"
Go to the source code of this file.
Feature vector for SIFT obj recognition
Definition in file FeatureVector.C.