21 #ifndef TESSERACT_CCMAIN_MUTABLEITERATOR_H__
22 #define TESSERACT_CCMAIN_MUTABLEITERATOR_H__
48 int scale,
int scaled_yres,
49 int rect_left,
int rect_top,
50 int rect_width,
int rect_height)
53 rect_top, rect_width, rect_height)) {}
64 #endif // TESSERACT_CCMAIN_MUTABLEITERATOR_H__
MutableIterator(PAGE_RES *page_res, Tesseract *tesseract, int scale, int scaled_yres, int rect_left, int rect_top, int rect_width, int rect_height)
virtual ~MutableIterator()
const PAGE_RES_IT * PageResIt() const