tesseract v5.3.3.20231005
|
#include "outfeat.h"
#include "classify.h"
#include "featdefs.h"
#include "mfoutline.h"
#include "ocrfeatures.h"
#include <cstdio>
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Functions | |
void | tesseract::AddOutlineFeatureToSet (FPOINT *Start, FPOINT *End, FEATURE_SET FeatureSet) |
void | tesseract::ConvertToOutlineFeatures (MFOUTLINE Outline, FEATURE_SET FeatureSet) |
void | tesseract::NormalizeOutlineX (FEATURE_SET FeatureSet) |