#include "linefind.h"#include "alignedblob.h"#include "tabvector.h"#include "blobbox.h"#include "edgblob.h"Namespaces | |
| namespace | tesseract |
Variables | |
| bool | textord_tabfind_show_vlines = false |
| const int | tesseract::kThinLineFraction = 30 |
| const int | tesseract::kMinLineLengthFraction = 8 |
| const int | tesseract::kCrackSpacing = 100 |
| const int | tesseract::kLineFindGridSize = 50 |
| bool textord_tabfind_show_vlines = false |
"Show vertical rule lines"
1.6.3