Read@CVL
|
Functions | |
DllCoreExport void | drawPoints (QPainter &p, const std::vector< cv::Point > &pts) |
DllCoreExport void | drawPoints (QPainter &p, const QVector< QPointF > &pts) |
DllCoreExport void | drawRects (QPainter &p, const QVector< QRectF > &rects) |
void rdf::Drawer::drawPoints | ( | QPainter & | p, |
const std::vector< cv::Point > & | pts | ||
) |
void rdf::Drawer::drawPoints | ( | QPainter & | p, |
const QVector< QPointF > & | pts | ||
) |
void rdf::Drawer::drawRects | ( | QPainter & | p, |
const QVector< QRectF > & | rects | ||
) |