tesseract  4.00.00dev
tesseract::IntFeatureSpace Member List

This is the complete list of members for tesseract::IntFeatureSpace, including all inherited members.

DeSerialize(bool swap, FILE *fp)tesseract::IntFeatureSpace
Index(const INT_FEATURE_STRUCT &f) consttesseract::IntFeatureSpaceinline
IndexAndSortFeatures(const INT_FEATURE_STRUCT *features, int num_features, GenericVector< int > *sorted_features) consttesseract::IntFeatureSpace
IndexFeatures(const INT_FEATURE_STRUCT *features, int num_features, GenericVector< int > *mapped_features) consttesseract::IntFeatureSpace
Init(uinT8 xbuckets, uinT8 ybuckets, uinT8 thetabuckets)tesseract::IntFeatureSpace
IntFeatureSpace()tesseract::IntFeatureSpace
PositionFromBuckets(int x, int y, int theta) consttesseract::IntFeatureSpaceprotected
PositionFromIndex(int index) consttesseract::IntFeatureSpace
Serialize(FILE *fp) consttesseract::IntFeatureSpace
Size() consttesseract::IntFeatureSpaceinline
theta_buckets_tesseract::IntFeatureSpaceprotected
ThetaBucket(int theta) consttesseract::IntFeatureSpaceinlineprotected
x_buckets_tesseract::IntFeatureSpaceprotected
XBucket(int x) consttesseract::IntFeatureSpaceinlineprotected
XYToFeatureIndex(int x, int y) consttesseract::IntFeatureSpace
y_buckets_tesseract::IntFeatureSpaceprotected
YBucket(int y) consttesseract::IntFeatureSpaceinlineprotected