
#include "Raster/Raster.H"#include "Image/ShapeOps.H"#include "Image/ColorOps.H"#include "Image/FilterOps.H"#include "Image/MathOps.H"#include "Util/sformat.H"#include "SIFT/ScaleSpace.H"#include "SIFT/VisualObject.H"#include <fstream>
Go to the source code of this file.
Functions | |
| int | main (const int argc, const char **argv) |
test operation of ScaleSpace class
Definition in file test-ScaleSpace.C.
1.6.3