![]() |
OpenCV 4.10.0
开源计算机视觉
|
这是已继承所有成员的 cv::freetype::FreeType2 的完整成员列表。
| 算法() | cv::Algorithm | |
| 清除() | cv::Algorithm | 内联虚拟 |
| empty() const | cv::Algorithm | 内联虚拟 |
| getDefaultName() const | cv::Algorithm | 虚拟 |
| getTextSize(const String &text, int fontHeight, int thickness, int *baseLine)=0 | cv::freetype::FreeType2 | 纯虚 |
| load(const String &filename, const String &objname=String()) | cv::Algorithm | 内联静态 |
| loadFontData(String fontFileName, int idx)=0 | cv::freetype::FreeType2 | 纯虚 |
| loadFontData(char *pBuf, size_t bufSize, int idx)=0 | cv::freetype::FreeType2 | 纯虚 |
| loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | 内联静态 |
| putText(InputOutputArray img, const String &text, Point org, int fontHeight, Scalar color, int thickness, int line_type, bool bottomLeftOrigin)=0 | cv::freetype::FreeType2 | 纯虚 |
| read(const FileNode &fn) | cv::Algorithm | 内联虚拟 |
| read(const FileNode &fn) | cv::Algorithm | 内联静态 |
| save(const String &filename) const | cv::Algorithm | 虚拟 |
| setSplitNumber(int num)=0 | cv::freetype::FreeType2 | 纯虚 |
| write(FileStorage &fs) const | cv::Algorithm | 内联虚拟 |
| write(FileStorage &fs, const String &name) const | cv::Algorithm | |
| write(const Ptr< FileStorage > &fs, const String &name=String()) const | cv::Algorithm | |
| writeFormat(FileStorage &fs) const | cv::Algorithm | 受保护的 |
| ~算法() | cv::Algorithm | 虚拟 |
1.9.8