|
tesseract
5.0.0-alpha-619-ge9db
|
#include <string>#include "absl/strings/str_cat.h"#include "absl/strings/str_join.h"#include "absl/strings/str_split.h"#include "include_gunit.h"#include "log.h"#include <tesseract/genericvector.h>#include "paragraphs.h"#include "paragraphs_internal.h"#include "ocrpara.h"Go to the source code of this file.
Enumerations | |
| enum | TextModelInputType |
| enum TextModelInputType |
Definition at line 38 of file paragraphs_test.cc.