Go to the source code of this file.
Namespaces | |
tesseract | |
Functions | |
Pix * | tesseract::DegradeImage (Pix *input, int exposure, TRand *randomizer, float *rotation) |
Variables | |
const float | tesseract::kRotationRange = 0.02f |
const int | tesseract::kExposureFactor = 16 |
const int | tesseract::kSaltnPepper = 5 |
const int | tesseract::kMinRampSize = 1000 |