| 
    tesseract
    4.0.0-1-g2a2b
    
   | 
 
Go to the source code of this file.
Namespaces | |
| tesseract | |
Variables | |
| const double | tesseract::kMaxSmallNeighboursPerPix = 1.0 / 32 | 
| const int | tesseract::kMaxLargeOverlapsWithSmall = 3 | 
| const int | tesseract::kMaxMediumOverlapsWithSmall = 12 | 
| const int | tesseract::kMaxLargeOverlapsWithMedium = 12 | 
| const int | tesseract::kOriginalNoiseMultiple = 8 | 
| const int | tesseract::kNoisePadding = 4 | 
| const double | tesseract::kPhotoOffsetFraction = 0.375 | 
| const double | tesseract::kMinGoodTextPARatio = 1.5 |