BLOB_CHOICE Class Reference
#include <ratngs.h>
List of all members.
Constructor & Destructor Documentation
BLOB_CHOICE::BLOB_CHOICE |
( |
|
) |
[inline] |
BLOB_CHOICE::BLOB_CHOICE |
( |
UNICHAR_ID |
src_unichar_id, |
|
|
float |
src_rating, |
|
|
float |
src_cert, |
|
|
inT16 |
src_fontinfo_id, |
|
|
inT16 |
src_fontinfo_id2, |
|
|
int |
src_script_id, |
|
|
inT16 |
min_xheight, |
|
|
inT16 |
max_xheight, |
|
|
bool |
adapted | |
|
) |
| | |
BLOB_CHOICE::~BLOB_CHOICE |
( |
|
) |
[inline] |
Member Function Documentation
bool BLOB_CHOICE::adapted |
( |
|
) |
const [inline] |
float BLOB_CHOICE::certainty |
( |
|
) |
const [inline] |
inT16 BLOB_CHOICE::fontinfo_id |
( |
|
) |
const [inline] |
inT16 BLOB_CHOICE::fontinfo_id2 |
( |
|
) |
const [inline] |
void* BLOB_CHOICE::language_model_state |
( |
|
) |
[inline] |
inT16 BLOB_CHOICE::max_xheight |
( |
|
) |
const [inline] |
inT16 BLOB_CHOICE::min_xheight |
( |
|
) |
const [inline] |
void BLOB_CHOICE::print |
( |
const UNICHARSET * |
unicharset |
) |
[inline] |
float BLOB_CHOICE::rating |
( |
|
) |
const [inline] |
int BLOB_CHOICE::script_id |
( |
|
) |
const [inline] |
void BLOB_CHOICE::set_adapted |
( |
bool |
adapted |
) |
[inline] |
void BLOB_CHOICE::set_certainty |
( |
float |
newrat |
) |
[inline] |
void BLOB_CHOICE::set_fontinfo_id |
( |
inT16 |
newfont |
) |
[inline] |
void BLOB_CHOICE::set_fontinfo_id2 |
( |
inT16 |
newfont |
) |
[inline] |
void BLOB_CHOICE::set_language_model_state |
( |
void * |
language_model_state |
) |
[inline] |
void BLOB_CHOICE::set_rating |
( |
float |
newrat |
) |
[inline] |
void BLOB_CHOICE::set_script |
( |
int |
newscript_id |
) |
[inline] |
void BLOB_CHOICE::set_unichar_id |
( |
UNICHAR_ID |
newunichar_id |
) |
[inline] |
void BLOB_CHOICE::set_xgap_after |
( |
inT16 |
gap |
) |
[inline] |
void BLOB_CHOICE::set_xgap_before |
( |
inT16 |
gap |
) |
[inline] |
UNICHAR_ID BLOB_CHOICE::unichar_id |
( |
|
) |
const [inline] |
inT16 BLOB_CHOICE::xgap_after |
( |
|
) |
const [inline] |
inT16 BLOB_CHOICE::xgap_before |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following files:
- /home/rays/src/opensrc/tesseract-ocr/ccstruct/ratngs.h
- /home/rays/src/opensrc/tesseract-ocr/ccstruct/ratngs.cpp