#include <workingpartset.h>
◆ WorkingPartSet()
tesseract::WorkingPartSet::WorkingPartSet |
( |
ColPartition * |
column | ) |
|
|
inlineexplicit |
◆ AddPartition()
void tesseract::WorkingPartSet::AddPartition |
( |
ColPartition * |
part | ) |
|
◆ column()
◆ ExtractCompletedBlocks()
void tesseract::WorkingPartSet::ExtractCompletedBlocks |
( |
const ICOORD & |
bleft, |
|
|
const ICOORD & |
tright, |
|
|
int |
resolution, |
|
|
ColPartition_LIST * |
used_parts, |
|
|
BLOCK_LIST * |
blocks, |
|
|
TO_BLOCK_LIST * |
to_blocks |
|
) |
| |
◆ InsertCompletedBlocks()
void tesseract::WorkingPartSet::InsertCompletedBlocks |
( |
BLOCK_LIST * |
blocks, |
|
|
TO_BLOCK_LIST * |
to_blocks |
|
) |
| |
◆ MakeBlocks()
void tesseract::WorkingPartSet::MakeBlocks |
( |
const ICOORD & |
bleft, |
|
|
const ICOORD & |
tright, |
|
|
int |
resolution, |
|
|
ColPartition_LIST * |
used_parts |
|
) |
| |
|
private |
◆ set_column()
void tesseract::WorkingPartSet::set_column |
( |
ColPartition * |
col | ) |
|
|
inline |
◆ column_
◆ completed_blocks_
BLOCK_LIST tesseract::WorkingPartSet::completed_blocks_ |
|
private |
◆ latest_part_
◆ part_it_
ColPartition_IT tesseract::WorkingPartSet::part_it_ |
|
private |
◆ part_set_
ColPartition_LIST tesseract::WorkingPartSet::part_set_ |
|
private |
◆ to_blocks_
TO_BLOCK_LIST tesseract::WorkingPartSet::to_blocks_ |
|
private |
The documentation for this class was generated from the following files:
- /home/stephane/src/tesseract/src/textord/workingpartset.h
- /home/stephane/src/tesseract/src/textord/workingpartset.cpp