tesseract v5.3.3.20231005
|
Protected Member Functions | |
std::string | TestDataNameToPath (const std::string &name) |
std::string | TessdataPath () |
ApplyBoxTest () | |
~ApplyBoxTest () override | |
bool | SetImage (const char *filename) |
void | VerifyBoxesAndText (const char *imagefile, const char *truth_str, const char *target_box_file, bool line_mode) |
![]() | |
Test () | |
virtual void | SetUp () |
virtual void | TearDown () |
Protected Attributes | |
Image | src_pix_ |
std::string | ocr_text_ |
tesseract::TessBaseAPI | api_ |
Additional Inherited Members | |
![]() | |
virtual | ~Test () |
![]() | |
static void | SetUpTestSuite () |
static void | TearDownTestSuite () |
static void | TearDownTestCase () |
static void | SetUpTestCase () |
static bool | HasFatalFailure () |
static bool | HasNonfatalFailure () |
static bool | IsSkipped () |
static bool | HasFailure () |
static void | RecordProperty (const std::string &key, const std::string &value) |
static void | RecordProperty (const std::string &key, int value) |
Definition at line 27 of file applybox_test.cc.
|
inlineprotected |
Definition at line 36 of file applybox_test.cc.
|
inlineoverrideprotected |
Definition at line 39 of file applybox_test.cc.
|
inlineprotected |
Definition at line 43 of file applybox_test.cc.
|
inlineprotected |
Definition at line 32 of file applybox_test.cc.
|
inlineprotected |
Definition at line 29 of file applybox_test.cc.
|
inlineprotected |
Definition at line 62 of file applybox_test.cc.
|
protected |
Definition at line 106 of file applybox_test.cc.
|
protected |
Definition at line 105 of file applybox_test.cc.
|
protected |
Definition at line 104 of file applybox_test.cc.