#include <rejctmap.h>
◆ REJMAP() [1/2]
◆ REJMAP() [2/2]
REJMAP::REJMAP |
( |
const REJMAP & |
rejmap | ) |
|
|
inline |
◆ accept_count()
int16_t REJMAP::accept_count |
( |
| ) |
|
◆ full_print()
void REJMAP::full_print |
( |
FILE * |
fp | ) |
|
◆ initialise()
void REJMAP::initialise |
( |
int16_t |
length | ) |
|
◆ length()
int32_t REJMAP::length |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ operator[]()
REJ& REJMAP::operator[] |
( |
int16_t |
index | ) |
const |
|
inline |
◆ print()
void REJMAP::print |
( |
FILE * |
fp | ) |
|
◆ quality_recoverable_rejects()
bool REJMAP::quality_recoverable_rejects |
( |
| ) |
|
◆ recoverable_rejects()
bool REJMAP::recoverable_rejects |
( |
| ) |
|
◆ rej_word_bad_permuter()
void REJMAP::rej_word_bad_permuter |
( |
| ) |
|
◆ rej_word_bad_quality()
void REJMAP::rej_word_bad_quality |
( |
| ) |
|
◆ rej_word_block_rej()
void REJMAP::rej_word_block_rej |
( |
| ) |
|
◆ rej_word_contains_blanks()
void REJMAP::rej_word_contains_blanks |
( |
| ) |
|
◆ rej_word_doc_rej()
void REJMAP::rej_word_doc_rej |
( |
| ) |
|
◆ rej_word_mostly_rej()
void REJMAP::rej_word_mostly_rej |
( |
| ) |
|
◆ rej_word_no_alphanums()
void REJMAP::rej_word_no_alphanums |
( |
| ) |
|
◆ rej_word_not_tess_accepted()
void REJMAP::rej_word_not_tess_accepted |
( |
| ) |
|
◆ rej_word_row_rej()
void REJMAP::rej_word_row_rej |
( |
| ) |
|
◆ rej_word_small_xht()
void REJMAP::rej_word_small_xht |
( |
| ) |
|
◆ rej_word_tess_failure()
void REJMAP::rej_word_tess_failure |
( |
| ) |
|
◆ rej_word_xht_fixup()
void REJMAP::rej_word_xht_fixup |
( |
| ) |
|
◆ reject_count()
int16_t REJMAP::reject_count |
( |
| ) |
|
|
inline |
◆ remove_pos()
void REJMAP::remove_pos |
( |
int16_t |
pos | ) |
|
◆ len
◆ ptr
std::unique_ptr<REJ[]> REJMAP::ptr |
|
private |
The documentation for this class was generated from the following files:
- /home/stephane/src/tesseract/src/ccstruct/rejctmap.h
- /home/stephane/src/tesseract/src/ccstruct/rejctmap.cpp