Searched refs:ILLEGAL_NUM_FEATURES (Results 1 – 2 of 2) sorted by relevance
/external/tesseract/classify/ | ||
D | ocrfeatures.h | 36 #define ILLEGAL_NUM_FEATURES 1001 macro |
D | ocrfeatures.cpp | 202 DoError (ILLEGAL_NUM_FEATURES, "Illegal number of features in set"); in ReadFeatureSet() |