|
tesseract
3.03
|
Go to the source code of this file.
Namespaces | |
| namespace | tesseract |
Defines | |
| #define | rand_r(random_seed) rand() |
Functions | |
| Pix * | tesseract::DegradeImage (Pix *input, int exposure, float *rotation) |
Variables | |
| const float | tesseract::kRotationRange = 0.02f |
| const int | tesseract::kExposureFactor = 16 |
| const int | tesseract::kSaltnPepper = 5 |
| const int | tesseract::kMinRampSize = 1000 |
| #define rand_r | ( | random_seed | ) | rand() |
Definition at line 39 of file degradeimage.cpp.