tesseract v5.3.3.20231005
|
#include <allheaders.h>
#include <string>
#include "include_gunit.h"
#include <tesseract/baseapi.h>
#include <tesseract/osdetect.h>
#include "colfind.h"
#include "log.h"
#include "mutableiterator.h"
#include "pageres.h"
#include "tesseractclass.h"
#include "textlineprojection.h"
Go to the source code of this file.
Classes | |
class | tesseract::TextlineProjectionTest |
Namespaces | |
namespace | tesseract |
Functions | |
tesseract::TEST_F (TextlineProjectionTest, Unrotated) | |
tesseract::TEST_F (TextlineProjectionTest, Rotated) | |