tesseract v5.3.3.20231005
equationdetect_test.cc File Reference
#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.

Classes

class  tesseract::TestableEquationDetect
 
class  tesseract::EquationFinderTest
 

Namespaces

namespace  tesseract
 

Macros

#define ENABLE_IdentifySpecialText_TEST   0
 
#define EQU_TRAINEDDATA_NAME   "equINTENTIONALLY_MISSING_FILE"
 

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)
 

Macro Definition Documentation

◆ ENABLE_IdentifySpecialText_TEST

#define ENABLE_IdentifySpecialText_TEST   0

Definition at line 24 of file equationdetect_test.cc.

◆ EQU_TRAINEDDATA_NAME

#define EQU_TRAINEDDATA_NAME   "equINTENTIONALLY_MISSING_FILE"

Definition at line 28 of file equationdetect_test.cc.