Tesseract  3.02
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) const tesseract::IntFeatureSpace [inline]
IndexAndSortFeatures(const INT_FEATURE_STRUCT *features, int num_features, GenericVector< int > *sorted_features) const tesseract::IntFeatureSpace
IndexFeatures(const INT_FEATURE_STRUCT *features, int num_features, GenericVector< int > *mapped_features) const tesseract::IntFeatureSpace
Init(uinT8 xbuckets, uinT8 ybuckets, uinT8 thetabuckets)tesseract::IntFeatureSpace
IntFeatureSpace()tesseract::IntFeatureSpace
PositionFromBuckets(int x, int y, int theta) const tesseract::IntFeatureSpace [protected]
PositionFromIndex(int index) const tesseract::IntFeatureSpace
Serialize(FILE *fp) const tesseract::IntFeatureSpace
Size() const tesseract::IntFeatureSpace [inline]
theta_buckets_tesseract::IntFeatureSpace [protected]
ThetaBucket(int theta) const tesseract::IntFeatureSpace [inline, protected]
x_buckets_tesseract::IntFeatureSpace [protected]
XBucket(int x) const tesseract::IntFeatureSpace [inline, protected]
XYToFeatureIndex(int x, int y) const tesseract::IntFeatureSpace
y_buckets_tesseract::IntFeatureSpace [protected]
YBucket(int y) const tesseract::IntFeatureSpace [inline, protected]