tesseract v5.3.3.20231005
|
#include "mfx.h"
#include "clusttool.h"
#include "intfx.h"
#include "mfdefs.h"
#include "mfoutline.h"
#include "normalis.h"
#include "params.h"
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Functions | |
MICROFEATURES | tesseract::ConvertToMicroFeatures (MFOUTLINE Outline, MICROFEATURES MicroFeatures) |
MicroFeature | tesseract::ExtractMicroFeature (MFOUTLINE Start, MFOUTLINE End) |
MICROFEATURES | tesseract::BlobMicroFeatures (TBLOB *Blob, const DENORM &cn_denorm) |
Variables | |
double | tesseract::classify_min_slope = 0.414213562 |
double | tesseract::classify_max_slope = 2.414213562 |