|
tesseract v5.3.3.20231005
|
#include "ocrfeatures.h"#include "scanutils.h"#include <cassert>#include <cmath>#include <sstream>Go to the source code of this file.
Namespaces | |
| namespace | tesseract |
Functions | |
| bool | tesseract::AddFeature (FEATURE_SET FeatureSet, FEATURE Feature) |
| FEATURE_SET | tesseract::ReadFeatureSet (FILE *File, const FEATURE_DESC_STRUCT *FeatureDesc) |
| void | tesseract::WriteFeatureSet (FEATURE_SET FeatureSet, std::string &str) |