19 #ifndef TESSERACT_LSTM_INPUT_H_ 20 #define TESSERACT_LSTM_INPUT_H_ 32 virtual ~Input() =
default;
84 const Network* network,
int min_width,
85 TRand* randomizer,
float* image_scale);
104 #endif // TESSERACT_LSTM_INPUT_H_ void add_str_int(const char *str, int number)
Definition: strngs.cpp:379
Definition: static_shape.h:38
int width() const
Definition: static_shape.h:46
Definition: imagedata.h:105
Definition: networkscratch.h:36
Definition: serialis.h:77
Definition: baseapi.cpp:94
const STRING & name() const
Definition: network.h:138
int height() const
Definition: static_shape.h:44
Definition: weightmatrix.h:33
Definition: network.h:105
int depth() const
Definition: static_shape.h:48
Definition: networkio.h:39
int batch() const
Definition: static_shape.h:42