|
tesseract
5.0.0
|
#include "ocrblock.h"#include "stepblob.h"#include "tprintf.h"#include <cstdlib>#include <memory>Go to the source code of this file.
Namespaces | |
| tesseract | |
Macros | |
| #define | ROW_SPACING 5 |
Functions | |
| void | tesseract::PrintSegmentationStats (BLOCK_LIST *block_list) |
| void | tesseract::ExtractBlobsFromSegmentation (BLOCK_LIST *blocks, C_BLOB_LIST *output_blob_list) |
| void | tesseract::RefreshWordBlobsFromNewBlobs (BLOCK_LIST *block_list, C_BLOB_LIST *new_blobs, C_BLOB_LIST *not_found_blobs) |
| #define ROW_SPACING 5 |