|
tesseract
4.00.00dev
|
This is the complete list of members for tesseract::NetworkIO, including all inherited members.
| AddAllToFloat(const NetworkIO &src) | tesseract::NetworkIO | |
| AddTimeStep(int t, double *inout) const | tesseract::NetworkIO | |
| AddTimeStepPart(int t, int offset, int num_features, float *inout) const | tesseract::NetworkIO | |
| AnySuspiciousTruth(float confidence_thr) const | tesseract::NetworkIO | |
| BestChoiceOverRange(int t_start, int t_end, int not_this, int null_ch, float *rating, float *certainty) const | tesseract::NetworkIO | |
| BestLabel(int t, float *score) const | tesseract::NetworkIO | inline |
| BestLabel(int t, int not_this, int not_that, float *score) const | tesseract::NetworkIO | |
| ClipVector(int t, float range) | tesseract::NetworkIO | |
| CombineOutputs(const NetworkIO &base_output, const NetworkIO &combiner_output) | tesseract::NetworkIO | |
| ComputeCombinerDeltas(const NetworkIO &fwd_deltas, const NetworkIO &base_output) | tesseract::NetworkIO | |
| Copy1DGreyImage(int batch, Pix *pix, float black, float contrast, TRand *randomizer) | tesseract::NetworkIO | |
| Copy2DImage(int batch, Pix *pix, float black, float contrast, TRand *randomizer) | tesseract::NetworkIO | |
| CopyAll(const NetworkIO &src) | tesseract::NetworkIO | |
| CopyPacking(const NetworkIO &src, int feature_offset) | tesseract::NetworkIO | |
| CopyTimeStepFrom(int dest_t, const NetworkIO &src, int src_t) | tesseract::NetworkIO | |
| CopyTimeStepGeneral(int dest_t, int dest_offset, int num_features, const NetworkIO &src, int src_t, int src_offset) | tesseract::NetworkIO | |
| CopyUnpacking(const NetworkIO &src, int feature_offset, int num_features) | tesseract::NetworkIO | |
| CopyWithNormalization(const NetworkIO &src, const NetworkIO &scale) | tesseract::NetworkIO | |
| CopyWithXReversal(const NetworkIO &src) | tesseract::NetworkIO | |
| CopyWithXYTranspose(const NetworkIO &src) | tesseract::NetworkIO | |
| CopyWithYReversal(const NetworkIO &src) | tesseract::NetworkIO | |
| EnsureBestLabel(int t, int label) | tesseract::NetworkIO | |
| f(int t) | tesseract::NetworkIO | inline |
| f(int t) const | tesseract::NetworkIO | inline |
| float_array() const | tesseract::NetworkIO | inline |
| FromPix(const StaticShape &shape, const Pix *pix, TRand *randomizer) | tesseract::NetworkIO | |
| FromPixes(const StaticShape &shape, const std::vector< const Pix *> &pixes, TRand *randomizer) | tesseract::NetworkIO | |
| Func2Multiply3(const NetworkIO &v_io, int t, const double *w, double *product) const | tesseract::NetworkIO | inline |
| FuncMultiply(const NetworkIO &v_io, int t, double *product) | tesseract::NetworkIO | inline |
| FuncMultiply3(int u_t, const NetworkIO &v_io, int v_t, const double *w, double *product) const | tesseract::NetworkIO | inline |
| FuncMultiply3Add(const NetworkIO &v_io, int t, const double *w, double *product) const | tesseract::NetworkIO | inline |
| i(int t) const | tesseract::NetworkIO | inline |
| int_mode() const | tesseract::NetworkIO | inline |
| Max() const | tesseract::NetworkIO | inline |
| MaxpoolBackward(const NetworkIO &fwd, const GENERIC_2D_ARRAY< int > &maxes) | tesseract::NetworkIO | |
| MaxpoolTimeStep(int dest_t, const NetworkIO &src, int src_t, int *max_line) | tesseract::NetworkIO | |
| MinOfMaxes() const | tesseract::NetworkIO | |
| mutable_float_array() | tesseract::NetworkIO | inline |
| NetworkIO() | tesseract::NetworkIO | inline |
| NumFeatures() const | tesseract::NetworkIO | inline |
| PositionOfBestMatch(const GenericVector< int > &labels, int start, int end) const | tesseract::NetworkIO | |
| Print(int num) const | tesseract::NetworkIO | |
| ProbToCertainty(float prob) | tesseract::NetworkIO | static |
| Randomize(int t, int offset, int num_features, TRand *randomizer) | tesseract::NetworkIO | |
| ReadTimeStep(int t, double *output) const | tesseract::NetworkIO | |
| Resize(const NetworkIO &src, int num_features) | tesseract::NetworkIO | inline |
| Resize2d(bool int_mode, int width, int num_features) | tesseract::NetworkIO | |
| ResizeFloat(const NetworkIO &src, int num_features) | tesseract::NetworkIO | inline |
| ResizeScaled(const NetworkIO &src, int x_scale, int y_scale, int num_features) | tesseract::NetworkIO | |
| ResizeToMap(bool int_mode, const StrideMap &stride_map, int num_features) | tesseract::NetworkIO | |
| ResizeXTo1(const NetworkIO &src, int num_features) | tesseract::NetworkIO | |
| ScaleFloatBy(float factor) | tesseract::NetworkIO | inline |
| ScoreOfLabels(const GenericVector< int > &labels, int start) const | tesseract::NetworkIO | |
| ScoresOverRange(int t_start, int t_end, int choice, int null_ch, float *rating, float *certainty) const | tesseract::NetworkIO | |
| set_int_mode(bool is_quantized) | tesseract::NetworkIO | inline |
| set_stride_map(const StrideMap &map) | tesseract::NetworkIO | inline |
| SetActivations(int t, int label, float ok_score) | tesseract::NetworkIO | |
| SetPixel(int t, int f, int pixel, float black, float contrast) | tesseract::NetworkIO | |
| stride_map() const | tesseract::NetworkIO | inline |
| SubtractAllFromFloat(const NetworkIO &src) | tesseract::NetworkIO | |
| ToPix() const | tesseract::NetworkIO | |
| Transpose(TransposedArray *dest) const | tesseract::NetworkIO | |
| Width() const | tesseract::NetworkIO | inline |
| WriteTimeStep(int t, const double *input) | tesseract::NetworkIO | |
| WriteTimeStepPart(int t, int offset, int num_features, const double *input) | tesseract::NetworkIO | |
| Zero() | tesseract::NetworkIO | |
| ZeroInvalidElements() | tesseract::NetworkIO | |
| ZeroTimeStep(int t) | tesseract::NetworkIO | inline |
| ZeroTimeStepGeneral(int t, int offset, int num_features) | tesseract::NetworkIO |