tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
tesseract::ParamsTrainingHypothesis Struct Reference

#include <params_training_featdef.h>

Collaboration diagram for tesseract::ParamsTrainingHypothesis:

Public Member Functions

 ParamsTrainingHypothesis ()
 
 ParamsTrainingHypothesis (const ParamsTrainingHypothesis &other)
 
ParamsTrainingHypothesisoperator= (const ParamsTrainingHypothesis &other)
 

Public Attributes

float features [PTRAIN_NUM_FEATURE_TYPES]
 
STRING str
 
float cost
 

Constructor & Destructor Documentation

◆ ParamsTrainingHypothesis() [1/2]

tesseract::ParamsTrainingHypothesis::ParamsTrainingHypothesis ( )
inline

◆ ParamsTrainingHypothesis() [2/2]

tesseract::ParamsTrainingHypothesis::ParamsTrainingHypothesis ( const ParamsTrainingHypothesis other)
inline

Member Function Documentation

◆ operator=()

ParamsTrainingHypothesis& tesseract::ParamsTrainingHypothesis::operator= ( const ParamsTrainingHypothesis other)
inline

Member Data Documentation

◆ cost

float tesseract::ParamsTrainingHypothesis::cost

◆ features

float tesseract::ParamsTrainingHypothesis::features[PTRAIN_NUM_FEATURE_TYPES]

◆ str

STRING tesseract::ParamsTrainingHypothesis::str

The documentation for this struct was generated from the following file: