#include "Image/Image.H"
#include "Image/ImageSet.H"
#include "SIFT/Histogram.H"
#include "rutz/shared_ptr.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | ScaleSpace |
ScaleSpace is like a Gaussian pyramid but with several images per level. More... |
ScaleSpace computation for SIFT obj recognition
Definition in file ScaleSpace.H.