tesseract::HybridNeuralNetCharClassifier Class Reference
#include <hybrid_neural_net_classifier.h>
List of all members.
Constructor & Destructor Documentation
tesseract::HybridNeuralNetCharClassifier::~HybridNeuralNetCharClassifier |
( |
|
) |
[virtual] |
Member Function Documentation
int tesseract::HybridNeuralNetCharClassifier::CharCost |
( |
CharSamp * |
char_samp |
) |
[virtual] |
CharAltList * tesseract::HybridNeuralNetCharClassifier::Classify |
( |
CharSamp * |
char_samp |
) |
[virtual] |
bool tesseract::HybridNeuralNetCharClassifier::SetLearnParam |
( |
char * |
var_name, |
|
|
float |
val | |
|
) |
| | [virtual] |
bool tesseract::HybridNeuralNetCharClassifier::Train |
( |
CharSamp * |
char_samp, |
|
|
int |
ClassID | |
|
) |
| | [virtual] |
The documentation for this class was generated from the following files: