#include "mf.h"
#include "featdefs.h"
#include "mfdefs.h"
#include "mfx.h"
#include <math.h>
Go to the source code of this file.
Include Files and Type Defines
Global Data Definitions and Declarations
Private Code
Definition at line 36 of file mf.cpp.
56 if (OldFeatures ==
NULL)
58 NumFeatures =
count (OldFeatures);
61 Features = OldFeatures;
const FEATURE_DESC_STRUCT MicroFeatureDesc
const FEATURE_DESC_STRUCT * Type
BOOL8 AddFeature(FEATURE_SET FeatureSet, FEATURE Feature)
void FreeMicroFeatures(MICROFEATURES MicroFeatures)
MICROFEATURES BlobMicroFeatures(TBLOB *Blob, const DENORM &cn_denorm)
FEATURE_SET NewFeatureSet(int NumFeatures)
FEATURE NewFeature(const FEATURE_DESC_STRUCT *FeatureDesc)