Home
last modified time | relevance | path

Searched refs:icvHersheyGlyphs (Results 1 – 3 of 3) sorted by relevance

/external/opencv/cxcore/src/
Dcxouttext.cpp44 const char* icvHersheyGlyphs[] = { variable
D_cxcore.h77 extern const char* icvHersheyGlyphs[];
Dcxdrawing.cpp2211 const char **faces = icvHersheyGlyphs; in cvPutText()
2376 const char **faces = icvHersheyGlyphs; in cvGetTextSize()