tesseract
5.0.0-alpha-619-ge9db
|
Go to the source code of this file.
Functions | |
MICROFEATURE | NewMicroFeature () |
void | FreeMicroFeatures (MICROFEATURES MicroFeatures) |
void FreeMicroFeatures | ( | MICROFEATURES | MicroFeatures | ) |
This routine deallocates all of the memory consumed by a list of micro-features.
MicroFeatures | list of micro-features to be freed |
Definition at line 41 of file mfdefs.cpp.
MICROFEATURE NewMicroFeature | ( | ) |
This routine allocates and returns a new micro-feature data structure.
Definition at line 32 of file mfdefs.cpp.