#include <stdio.h>#include <stdlib.h>#include <string>#include "classifier_factory.h"#include "conv_net_classifier.h"#include "feature_base.h"#include "feature_bmp.h"#include "feature_chebyshev.h"#include "feature_hybrid.h"#include "hybrid_neural_net_classifier.h"Go to the source code of this file.
Namespaces | |
| tesseract | |