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