tesseract  3.03
/usr/local/google/home/jbreiden/tesseract-ocr-read-only/ccstruct/params_training_featdef.h File Reference
#include "genericvector.h"
#include "strngs.h"

Go to the source code of this file.

Classes

struct  tesseract::ParamsTrainingHypothesis
class  tesseract::ParamsTrainingBundle

Namespaces

namespace  tesseract

Typedefs

typedef GenericVector
< ParamsTrainingHypothesis > 
tesseract::ParamsTrainingHypothesisList

Enumerations

enum  tesseract::kParamsTrainingFeatureType {
  tesseract::PTRAIN_DIGITS_SHORT, tesseract::PTRAIN_DIGITS_MED, tesseract::PTRAIN_DIGITS_LONG, tesseract::PTRAIN_NUM_SHORT,
  tesseract::PTRAIN_NUM_MED, tesseract::PTRAIN_NUM_LONG, tesseract::PTRAIN_DOC_SHORT, tesseract::PTRAIN_DOC_MED,
  tesseract::PTRAIN_DOC_LONG, tesseract::PTRAIN_DICT_SHORT, tesseract::PTRAIN_DICT_MED, tesseract::PTRAIN_DICT_LONG,
  tesseract::PTRAIN_FREQ_SHORT, tesseract::PTRAIN_FREQ_MED, tesseract::PTRAIN_FREQ_LONG, tesseract::PTRAIN_SHAPE_COST_PER_CHAR,
  tesseract::PTRAIN_NGRAM_COST_PER_CHAR, tesseract::PTRAIN_NUM_BAD_PUNC, tesseract::PTRAIN_NUM_BAD_CASE, tesseract::PTRAIN_XHEIGHT_CONSISTENCY,
  tesseract::PTRAIN_NUM_BAD_CHAR_TYPE, tesseract::PTRAIN_NUM_BAD_SPACING, tesseract::PTRAIN_NUM_BAD_FONT, tesseract::PTRAIN_RATING_PER_CHAR,
  tesseract::PTRAIN_NUM_FEATURE_TYPES
}

Functions

int tesseract::ParamsTrainingFeatureByName (const char *name)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines