#include <blobs.h>
|
| | TWERD () |
| |
| | TWERD (const TWERD &src) |
| |
| | ~TWERD () |
| |
| TWERD & | operator= (const TWERD &src) |
| |
| void | BLNormalize (const BLOCK *block, const ROW *row, Pix *pix, bool inverse, float x_height, float baseline_shift, bool numeric_mode, tesseract::OcrEngineMode hint, const TBOX *norm_box, DENORM *word_denorm) |
| |
| void | CopyFrom (const TWERD &src) |
| |
| void | Clear () |
| |
| void | ComputeBoundingBoxes () |
| |
| int | NumBlobs () const |
| |
| TBOX | bounding_box () const |
| |
| void | MergeBlobs (int start, int end) |
| |
| void | plot (ScrollView *window) |
| |
◆ TWERD() [1/2]
◆ TWERD() [2/2]
| TWERD::TWERD |
( |
const TWERD & |
src | ) |
|
|
inline |
◆ ~TWERD()
◆ BLNormalize()
| void TWERD::BLNormalize |
( |
const BLOCK * |
block, |
|
|
const ROW * |
row, |
|
|
Pix * |
pix, |
|
|
bool |
inverse, |
|
|
float |
x_height, |
|
|
float |
baseline_shift, |
|
|
bool |
numeric_mode, |
|
|
tesseract::OcrEngineMode |
hint, |
|
|
const TBOX * |
norm_box, |
|
|
DENORM * |
word_denorm |
|
) |
| |
◆ bounding_box()
| TBOX TWERD::bounding_box |
( |
| ) |
const |
◆ Clear()
◆ ComputeBoundingBoxes()
| void TWERD::ComputeBoundingBoxes |
( |
| ) |
|
◆ CopyFrom()
| void TWERD::CopyFrom |
( |
const TWERD & |
src | ) |
|
◆ MergeBlobs()
| void TWERD::MergeBlobs |
( |
int |
start, |
|
|
int |
end |
|
) |
| |
◆ NumBlobs()
| int TWERD::NumBlobs |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ plot()
◆ PolygonalCopy()
| TWERD * TWERD::PolygonalCopy |
( |
bool |
allow_detailed_fx, |
|
|
WERD * |
src |
|
) |
| |
|
static |
◆ blobs
◆ latin_script
The documentation for this struct was generated from the following files:
- /home/stephane/src/tesseract/src/ccstruct/blobs.h
- /home/stephane/src/tesseract/src/ccstruct/blobs.cpp