|
tesseract 3.04.01
|
#include <imagedata.h>
Static Public Member Functions | |
| static void | FromWordFeatures (const GenericVector< WordFeature > &word_features, GenericVector< FloatWordFeature > *float_features) |
| static int | SortByXBucket (const void *, const void *) |
Public Attributes | |
| float | x |
| float | y |
| float | dir |
| int | x_bucket |
Definition at line 71 of file imagedata.h.
| void tesseract::FloatWordFeature::FromWordFeatures | ( | const GenericVector< WordFeature > & | word_features, |
| GenericVector< FloatWordFeature > * | float_features | ||
| ) | [static] |
Definition at line 90 of file imagedata.cpp.
| int tesseract::FloatWordFeature::SortByXBucket | ( | const void * | v1, |
| const void * | v2 | ||
| ) | [static] |
Definition at line 105 of file imagedata.cpp.
Definition at line 79 of file imagedata.h.
Definition at line 77 of file imagedata.h.
Definition at line 80 of file imagedata.h.
Definition at line 78 of file imagedata.h.