#include <PreProcessingTest.h>
 | 
| bool  | load (cv::Mat &img) const  | 
|   | 
| bool  | nativeSkew (const cv::Mat &img, double &angle) const  | 
|   | 
      
        
          | bool rdf::PreProcessingTest::binarize  | 
          ( | 
           | ) | 
           const | 
        
      
 
Test different binarization methods. 
- Returns
 
 
 
      
        
          | bool rdf::PreProcessingTest::gradient  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
  
  
      
        
          | bool rdf::PreProcessingTest::load  | 
          ( | 
          cv::Mat &  | 
          img | ) | 
           const | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | bool rdf::PreProcessingTest::nativeSkew  | 
          ( | 
          const cv::Mat &  | 
          img,  | 
         
        
           | 
           | 
          double &  | 
          angle  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
protected   | 
  
 
 
      
        
          | bool rdf::PreProcessingTest::skew  | 
          ( | 
           | ) | 
           const | 
        
      
 
Test different skew estimations. 
- Returns
 
 
 
The documentation for this class was generated from the following files: