#include <memory>
#include <string>
#include <utility>
#include "allheaders.h"
#include "colpartitiongrid.h"
#include "equationdetect.h"
#include "tesseractclass.h"
#include "include_gunit.h"
#include <tensorflow/core/lib/gtl/map_util.h>
#include <tensorflow/core/lib/gtl/stl_util.h>
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) |
|
◆ string