|
Tesseract
3.02
|
#include "publictypes.h"Go to the source code of this file.
Variables | |
| const char * | kPolyBlockNames [] |
| const char* kPolyBlockNames[] |
{
"Unknown",
"Flowing Text",
"Heading Text",
"Pullout Text",
"Equation",
"Inline Equation",
"Table",
"Vertical Text",
"Caption Text",
"Flowing Image",
"Heading Image",
"Pullout Image",
"Horizontal Line",
"Vertical Line",
"Noise",
""
}
String name for each block type. Keep in sync with PolyBlockType.
Definition at line 23 of file publictypes.cpp.