mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-12-03 00:49:01 +08:00
Update src/textord/tablerecog.h
Co-authored-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
55fbee2d4c
commit
c4ba513994
@ -138,7 +138,7 @@ public:
|
||||
|
||||
/// Calculate bounding boxes of the rows and return them.
|
||||
std::vector<TBOX> getRows();
|
||||
/// calcualte bounding boxes of the columns and return them
|
||||
/// Calculate bounding boxes of the columns and return them.
|
||||
std::vector<TBOX> getCols();
|
||||
|
||||
protected:
|
||||
|
Loading…
Reference in New Issue
Block a user