#include "Workers/KeyPointExtraction/KeyPoint.h"#include "Workers/KeyPointExtraction/KeyPointMatch.h"#include "Workers/Math/Point2D.h"#include "Workers/Math/Homography.h"#include "Workers/Puma2/ColorImageRGB8.h"
Go to the source code of this file.
Classes | |
| class | MatchResult |
| Container struct describing result of matching one object. | |