tesseract-doxygen/wordrec/tface.cpp File Reference

#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

Initialize all the things in the program needed before the classifier code is called.

void edit_with_ocr (const char *imagename)
make_ed_blob

Make an editor format blob from the tess style blob.

PBLOBtesseract::make_ed_blob (TBLOB *tessblob)
make_ed_outline

Make an editor format outline from the list of fragments.

OUTLINEtesseract::make_ed_outline (FRAGMENT_LIST *list)
register_outline

Add the fragments in the given outline to the list

void tesseract::register_outline (TESSLINE *outline, FRAGMENT_LIST *list)

Variables

const int kReallyBadCertainty = -20
bool wordrec_no_block = false

Function Documentation

void edit_with_ocr ( const char *  imagename  ) 

Variable Documentation

const int kReallyBadCertainty = -20

"Don't output block information"

Generated on Sun Jul 18 17:10:52 2010 for Tesseract by  doxygen 1.6.3