tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
tesseract::ParamsTrainingBundle Class Reference

#include <params_training_featdef.h>

Collaboration diagram for tesseract::ParamsTrainingBundle:

Public Member Functions

 ParamsTrainingBundle ()=default
 
void StartHypothesisList ()
 
ParamsTrainingHypothesisAddHypothesis (const ParamsTrainingHypothesis &other)
 

Public Attributes

GenericVector< ParamsTrainingHypothesisListhyp_list_vec
 

Constructor & Destructor Documentation

◆ ParamsTrainingBundle()

tesseract::ParamsTrainingBundle::ParamsTrainingBundle ( )
default

Member Function Documentation

◆ AddHypothesis()

ParamsTrainingHypothesis& tesseract::ParamsTrainingBundle::AddHypothesis ( const ParamsTrainingHypothesis other)
inline

◆ StartHypothesisList()

void tesseract::ParamsTrainingBundle::StartHypothesisList ( )
inline

Member Data Documentation

◆ hyp_list_vec

GenericVector<ParamsTrainingHypothesisList> tesseract::ParamsTrainingBundle::hyp_list_vec

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