MIRA
|
Custom QGraphicsItem that visualizes a std::vector<Point2f>, or a downprojection of a std::vector<Point3f>. More...
#include <visualization/GuiVisualizationExports.h>
#include <QAbstractGraphicsShapeItem>
#include <QVector>
#include <QPainter>
#include <QWidget>
#include <geometry/Point.h>
Go to the source code of this file.
Classes | |
class | PointVectorObject< PointType > |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Custom QGraphicsItem that visualizes a std::vector<Point2f>, or a downprojection of a std::vector<Point3f>.