Tesseract
3.02
|
#include "flexfx.h"
#include "featdefs.h"
#include "emalloc.h"
#include <string.h>
#include <stdio.h>
Go to the source code of this file.
Functions | |
CHAR_DESC | ExtractFlexFeatures (const FEATURE_DEFS_STRUCT &FeatureDefs, TBLOB *Blob, const DENORM &denorm) |
CHAR_DESC ExtractFlexFeatures | ( | const FEATURE_DEFS_STRUCT & | FeatureDefs, |
TBLOB * | Blob, | ||
const DENORM & | denorm | ||
) |
Definition at line 31 of file flexfx.cpp.