#include "Util/Types.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Image/ImageSet.H"
#include "Features/HistogramOfGradients.H"
#include "SIFT/FeatureVector.H"
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | JunctionHOG |
Definition in file JunctionHOG.H.