|
imutils-cpp
|
This is the complete list of members for Text, including all inherited members.
| putCenteredText(cv::Mat &img, const std::string &text, int fontFace, double fontScale, cv::Scalar color, int thickness=1, int lineType=8) | Text | static |
| putText(cv::Mat &img, const std::string &text, cv::Point origin, int fontFace, double fontScale, cv::Scalar color, int thickness=1, int lineType=8, bool bottomLeftOrigin=false) | Text | static |