
#include "Raster/Raster.H"#include "SIFT/Keypoint.H"#include "SIFT/VisualObject.H"#include "SIFT/VisualObjectMatch.H"#include <iostream>
Go to the source code of this file.
Functions | |
| int | main (const int argc, const char **argv) |
test SIFT matching of two images
Definition in file test-SIFTimageMatch.C.
1.6.3