imutils-cpp
Loading...
Searching...
No Matches
Text Member List

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)Textstatic
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)Textstatic