Go to the documentation of this file.
20 #ifndef TESSERACT_CCMAIN_EQUATIONDETECT_H__
21 #define TESSERACT_CCMAIN_EQUATIONDETECT_H__
30 class BLOB_CHOICE_LIST;
39 class ColPartitionGrid;
40 class ColPartitionSet;
45 const char* equ_language);
124 const float foreground_density_th,
152 const float math_density_low,
173 const int textPartsLineSpacing);
177 bool IsInline(
const bool search_bottom,
178 const int textPartsLineSpacing,
199 const TBOX& part_box)
const;
277 #endif // TESSERACT_CCMAIN_EQUATIONDETECT_H_