|
tesseract
4.00.00dev
|
#include "blobclass.h"#include <stdio.h>#include "classify.h"#include "efio.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 35 of file blobclass.cpp.