|
Object Detection
5.0
Image Processing Using Qt and Opencv
|
Inheritance diagram for Utilities::Utils:
Collaboration diagram for Utilities::Utils:Public Member Functions | |
| Utils (QObject *parent=nullptr) | |
Static Public Member Functions | |
| static cv::Scalar | toScalar (QColor color) |
| static std::tuple< cv::Scalar, cv::Scalar > | toRange (QColor color) |
| static QImage | toImage (const cv::Mat &m) |