#include "baseapi.h"
#include "tessedit.h"
#include "pageres.h"
#include "tessvars.h"
#include "control.h"
#include "applybox.h"
#include "pgedit.h"
#include "varabled.h"
#include "adaptmatch.h"
Go to the source code of this file.
| BOOL_VAR | ( | tessedit_train_from_boxes | , | |
| FALSE | , | |||
| "Generate training data from boxed chars" | ||||
| ) |
| BOOL_VAR | ( | tessedit_resegment_from_boxes | , | |
| FALSE | , | |||
| "Take segmentation and labeling from box file" | ||||
| ) |
| const int kMinRectSize = 10 |
1.5.1