Tesseract 3.01
REJMAP Class Reference

#include <rejctmap.h>

List of all members.

Public Member Functions

 REJMAP ()
 REJMAP (const REJMAP &rejmap)
REJMAPoperator= (const REJMAP &source)
 ~REJMAP ()
void initialise (inT16 length)
REJoperator[] (inT16 index) const
inT32 length () const
inT16 accept_count ()
inT16 reject_count ()
void remove_pos (inT16 pos)
void print (FILE *fp)
void full_print (FILE *fp)
BOOL8 recoverable_rejects ()
BOOL8 quality_recoverable_rejects ()
void rej_word_small_xht ()
void rej_word_tess_failure ()
void rej_word_not_tess_accepted ()
void rej_word_contains_blanks ()
void rej_word_bad_permuter ()
void rej_word_xht_fixup ()
void rej_word_no_alphanums ()
void rej_word_mostly_rej ()
void rej_word_bad_quality ()
void rej_word_doc_rej ()
void rej_word_block_rej ()
void rej_word_row_rej ()

Constructor & Destructor Documentation

REJMAP::REJMAP ( ) [inline]
REJMAP::REJMAP ( const REJMAP rejmap)
REJMAP::~REJMAP ( ) [inline]

Member Function Documentation

inT16 REJMAP::accept_count ( )
void REJMAP::full_print ( FILE *  fp)
void REJMAP::initialise ( inT16  length)
inT32 REJMAP::length ( ) const [inline]
REJMAP & REJMAP::operator= ( const REJMAP source)
REJ& REJMAP::operator[] ( inT16  index) const [inline]
void REJMAP::print ( FILE *  fp)
BOOL8 REJMAP::quality_recoverable_rejects ( )
BOOL8 REJMAP::recoverable_rejects ( )
void REJMAP::rej_word_bad_permuter ( )
void REJMAP::rej_word_bad_quality ( )
void REJMAP::rej_word_block_rej ( )
void REJMAP::rej_word_contains_blanks ( )
void REJMAP::rej_word_doc_rej ( )
void REJMAP::rej_word_mostly_rej ( )
void REJMAP::rej_word_no_alphanums ( )
void REJMAP::rej_word_not_tess_accepted ( )
void REJMAP::rej_word_row_rej ( )
void REJMAP::rej_word_small_xht ( )
void REJMAP::rej_word_tess_failure ( )
void REJMAP::rej_word_xht_fixup ( )
inT16 REJMAP::reject_count ( ) [inline]
void REJMAP::remove_pos ( inT16  pos)

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines