20 #ifndef TESSERACT_TRAINING_DEGRADEIMAGE_H_
21 #define TESSERACT_TRAINING_DEGRADEIMAGE_H_
34 struct Pix*
DegradeImage(
struct Pix* input,
int exposure, TRand* randomizer,
39 #endif // TESSERACT_TRAINING_DEGRADEIMAGE_H_
Pix * DegradeImage(Pix *input, int exposure, TRand *randomizer, float *rotation)