#include <vector>#include "Workers/Math/Point2D.h"#include "Workers/KeyPointExtraction/KeyPoint.h"#include "Workers/Puma2/HistogramUV.h"#include "Workers/Puma2/ColorImageUV8.h"#include "Workers/Puma2/GrayLevelImage8.h"#include "Workers/Puma2/ImageMask.h"

Go to the source code of this file.
Classes | |
| class | ImageProperties |
| Extracts and holds features (histogram, keypoints) of an image. | |