Home
last modified time | relevance | path

Searched defs:WText (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/viz/include/opencv2/viz/
Dwidgets.hpp404 class CV_EXPORTS WText : public Widget2D class
/external/opencv3/modules/viz/src/
Dshapes.cpp550 cv::viz::WText::WText(const String &text, const Point &pos, int font_size, const Color &color) in WText() function in cv::viz::WText