tesseract v5.3.3.20231005
|
#include <allheaders.h>
#include <tesseract/baseapi.h>
#include <tesseract/resultiterator.h>
#include <string>
#include "boxread.h"
#include "rect.h"
#include "include_gunit.h"
Go to the source code of this file.
Classes | |
class | tesseract::ApplyBoxTest |
Namespaces | |
namespace | tesseract |
Functions | |
tesseract::TEST_F (ApplyBoxTest, TimesCharLevel) | |
tesseract::TEST_F (ApplyBoxTest, ItalicCharLevel) | |
tesseract::TEST_F (ApplyBoxTest, TimesLineLevel) | |
tesseract::TEST_F (ApplyBoxTest, ItalLineLevel) | |
Variables | |
const char * | tesseract::kTruthTextWords = "To simple burn running of goods lately.\n" |
const char * | tesseract::kTruthTextLine = "Tosimpleburnrunningofgoodslately.\n" |