tesseract  5.0.0-alpha-619-ge9db
equationdetect_test.cc File Reference
#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.

Classes

class  tesseract::TestableEquationDetect
 
class  tesseract::EquationFinderTest
 

Namespaces

 tesseract
 

Typedefs

using string = std::string
 

Functions

 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)
 

Typedef Documentation

◆ string

using string = std::string

Definition at line 21 of file equationdetect_test.cc.