#include "tface.h"#include "cutil.h"#include "host.h"#include "ratngs.h"#include "tessclas.h"#include "danerror.h"#include "globals.h"#include "tordvars.h"#include "fxid.h"#include "wordclass.h"#include "bestfirst.h"#include "context.h"#include "gradechop.h"#include "tessinit.h"#include "metrics.h"#include "adaptmatch.h"#include "matchtab.h"#include "chopper.h"#include "permdawg.h"#include "permute.h"#include "chop.h"#include "callcpp.h"#include "badwords.h"#include "wordrec.h"#include <math.h>Namespaces | |
| namespace | tesseract |
Functions | |
edit_with_ocr | |
| void | edit_with_ocr (const char *imagename) |
make_ed_blob | |
| PBLOB * | tesseract::make_ed_blob (TBLOB *tessblob) |
make_ed_outline | |
| OUTLINE * | tesseract::make_ed_outline (FRAGMENT_LIST *list) |
register_outline | |
| void | tesseract::register_outline (TESSLINE *outline, FRAGMENT_LIST *list) |
Variables | |
| const int | kReallyBadCertainty = -20 |
| bool | wordrec_no_block = false |
| void edit_with_ocr | ( | const char * | imagename | ) |
| const int kReallyBadCertainty = -20 |
| bool wordrec_no_block = false |
"Don't output block information"
1.6.3