#include "../KeyPointExtraction/KeyPointMatch.h"#include "Workers/Math/Point2D.h"#include <vector>#include <list>#include <sstream>#include <opencv2/opencv.hpp>

Go to the source code of this file.
Classes | |
| struct | HoughAccumulator::compareMatchList |
| class | HoughAccumulator |
| This class implements the accumulator used for Hough Clustering by the Feature Classifier. More... | |