|
tesseract
4.0.0-1-g2a2b
|
#include "blobclass.h"#include <cstdio>#include "classify.h"#include "featdefs.h"#include "mf.h"#include "normfeat.h"Go to the source code of this file.
Namespaces | |
| tesseract | |
Functions | |
| void | tesseract::ExtractFontName (const STRING &filename, STRING *fontname) |
Variables | |
| char * | classify_font_name = kUnknownFontName |
| char* classify_font_name = kUnknownFontName |
"Default font name to be used in training"
Definition at line 36 of file blobclass.cpp.