tesseract v5.3.3.20231005
|
This is the complete list of members for tesseract::LLSQTest, including all inherited members.
ExpectCorrectLine(const LLSQ &llsq, double m, double c, double rms, double pearson, double tolerance) | tesseract::LLSQTest | inline |
ExpectCorrectVector(const LLSQ &llsq, FCOORD correct_mean_pt, FCOORD correct_vector, float tolerance) | tesseract::LLSQTest | inline |
HasFailure() | testing::Test | inlinestatic |
HasFatalFailure() | testing::Test | static |
HasNonfatalFailure() | testing::Test | static |
IsSkipped() | testing::Test | static |
PtsMean(const std::vector< FCOORD > &pts) | tesseract::LLSQTest | inline |
RecordProperty(const std::string &key, const std::string &value) | testing::Test | static |
RecordProperty(const std::string &key, int value) | testing::Test | static |
SetUp() override | tesseract::LLSQTest | inlineprotectedvirtual |
SetUpTestCase() | testing::Test | inlinestatic |
SetUpTestSuite() | testing::Test | inlinestatic |
TearDown() override | tesseract::LLSQTest | inlinevirtual |
TearDownTestCase() | testing::Test | inlinestatic |
TearDownTestSuite() | testing::Test | inlinestatic |
Test() | testing::Test | protected |
VerifyRmsOrth(const std::vector< FCOORD > &pts, const FCOORD &orth) | tesseract::LLSQTest | inline |
~Test() | testing::Test | virtual |