Definition at line 680 of file paragraphs.cpp.
◆ SimpleClusterer()
tesseract::SimpleClusterer::SimpleClusterer |
( |
int |
max_cluster_width | ) |
|
|
inlineexplicit |
◆ Add()
void tesseract::SimpleClusterer::Add |
( |
int |
value | ) |
|
|
inline |
◆ GetClusters()
Definition at line 704 of file paragraphs.cpp.
709 if (!AcceptableRowArgs(0, 1, __func__, rows, row_start, row_end))
716 for (
int i = row_start; i < row_end; i++) {
◆ size()
int tesseract::SimpleClusterer::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: