ReadFramework
rdf::PreProcessingTest Class Reference

#include <PreProcessingTest.h>

Collaboration diagram for rdf::PreProcessingTest:

Public Member Functions

 PreProcessingTest (const TestConfig &config=TestConfig())
 
bool binarize () const
 Test different binarization methods. More...
 
bool skew () const
 Test different skew estimations. More...
 
bool gradient () const
 

Protected Member Functions

bool load (cv::Mat &img) const
 
bool nativeSkew (const cv::Mat &img, double &angle) const
 

Protected Attributes

TestConfig mConfig
 

Constructor & Destructor Documentation

rdf::PreProcessingTest::PreProcessingTest ( const TestConfig config = TestConfig())

Member Function Documentation

bool rdf::PreProcessingTest::binarize ( ) const

Test different binarization methods.

Returns

Here is the caller graph for this function:

bool rdf::PreProcessingTest::gradient ( ) const

Here is the caller graph for this function:

bool rdf::PreProcessingTest::load ( cv::Mat &  img) const
protected

Here is the caller graph for this function:

bool rdf::PreProcessingTest::nativeSkew ( const cv::Mat &  img,
double &  angle 
) const
protected

Here is the caller graph for this function:

bool rdf::PreProcessingTest::skew ( ) const

Test different skew estimations.

Returns

Here is the caller graph for this function:

Member Data Documentation

TestConfig rdf::PreProcessingTest::mConfig
protected

The documentation for this class was generated from the following files: