Go to the documentation of this file.
20 #ifndef TESSERACT_CLASSIFY_INTFEATUREDIST_H_
21 #define TESSERACT_CLASSIFY_INTFEATUREDIST_H_
53 int canonical_count,
bool value);
67 double total_feature_weight_;
73 bool* features_delta_one_;
75 bool* features_delta_two_;
80 #endif // TESSERACT_CLASSIFY_INTFEATUREDIST_H_