#include "include_gunit.h"
#include "colpartitiongrid.h"
#include "equationdetect.h"
#include "tesseractclass.h"
#include <allheaders.h>
#include <memory>
#include <string>
#include <utility>
Go to the source code of this file.
|
| | tesseract::TEST_F (EquationFinderTest, IdentifySpecialText) |
| |
| | tesseract::TEST_F (EquationFinderTest, EstimateTypeForUnichar) |
| |
| | tesseract::TEST_F (EquationFinderTest, IsIndented) |
| |
| | tesseract::TEST_F (EquationFinderTest, IsNearSmallNeighbor) |
| |
| | tesseract::TEST_F (EquationFinderTest, CheckSeedBlobsCount) |
| |
| | tesseract::TEST_F (EquationFinderTest, ComputeForegroundDensity) |
| |
| | tesseract::TEST_F (EquationFinderTest, CountAlignment) |
| |
| | tesseract::TEST_F (EquationFinderTest, ComputeCPsSuperBBox) |
| |
| | tesseract::TEST_F (EquationFinderTest, SplitCPHorLite) |
| |
| | tesseract::TEST_F (EquationFinderTest, SplitCPHor) |
| |
◆ ENABLE_IdentifySpecialText_TEST
| #define ENABLE_IdentifySpecialText_TEST 0 |
◆ EQU_TRAINEDDATA_NAME
| #define EQU_TRAINEDDATA_NAME "equINTENTIONALLY_MISSING_FILE" |