#include <vector>
#include <string>
#include "../../Workers/Puma2/GrayLevelImage8.h"
#include "Workers/Math/Box2D.h"
#include "Workers/Math/Point2D.h"
#include "../../Workers/Puma2/ImageMask.h"
#include "KeyPoint.h"
#include "KeyPointExtractor.h"
Go to the source code of this file.
Classes | |
class | SurfExtractorBase |
Base class for keypoint extractors based on SURF features. |