#include <boxword.h>
◆ BoxWord() [1/2]
tesseract::BoxWord::BoxWord |
( |
| ) |
|
◆ BoxWord() [2/2]
tesseract::BoxWord::BoxWord |
( |
const BoxWord & |
src | ) |
|
|
explicit |
◆ ~BoxWord()
tesseract::BoxWord::~BoxWord |
( |
| ) |
|
|
default |
◆ BlobBox()
const TBOX& tesseract::BoxWord::BlobBox |
( |
int |
index | ) |
const |
|
inline |
◆ bounding_box()
const TBOX& tesseract::BoxWord::bounding_box |
( |
| ) |
const |
|
inline |
◆ ChangeBox()
void tesseract::BoxWord::ChangeBox |
( |
int |
index, |
|
|
const TBOX & |
box |
|
) |
| |
◆ ClipToOriginalWord()
void tesseract::BoxWord::ClipToOriginalWord |
( |
const BLOCK * |
block, |
|
|
WERD * |
original_word |
|
) |
| |
◆ ComputeBoundingBox()
void tesseract::BoxWord::ComputeBoundingBox |
( |
| ) |
|
|
private |
◆ CopyFrom()
void tesseract::BoxWord::CopyFrom |
( |
const BoxWord & |
src | ) |
|
◆ CopyFromNormalized()
BoxWord * tesseract::BoxWord::CopyFromNormalized |
( |
TWERD * |
tessword | ) |
|
|
static |
◆ DeleteAllBoxes()
void tesseract::BoxWord::DeleteAllBoxes |
( |
| ) |
|
◆ DeleteBox()
void tesseract::BoxWord::DeleteBox |
( |
int |
index | ) |
|
◆ InsertBox()
void tesseract::BoxWord::InsertBox |
( |
int |
index, |
|
|
const TBOX & |
box |
|
) |
| |
◆ length()
int tesseract::BoxWord::length |
( |
| ) |
const |
|
inline |
◆ MergeBoxes()
void tesseract::BoxWord::MergeBoxes |
( |
int |
start, |
|
|
int |
end |
|
) |
| |
◆ operator=()
◆ ProcessMatchedBlobs()
void tesseract::BoxWord::ProcessMatchedBlobs |
( |
const TWERD & |
other, |
|
|
TessCallback1< int > * |
cb |
|
) |
| const |
◆ bbox_
TBOX tesseract::BoxWord::bbox_ |
|
private |
◆ boxes_
◆ length_
int tesseract::BoxWord::length_ |
|
private |
The documentation for this class was generated from the following files:
- /home/stephane/src/tesseract/src/ccstruct/boxword.h
- /home/stephane/src/tesseract/src/ccstruct/boxword.cpp