Home
last modified time | relevance | path

Searched refs:rect_image (Results 1 – 1 of 1) sorted by relevance

/external/tesseract/ccmain/
Dthresholder.cpp318 IMAGE rect_image; in CopyBinaryRectRawToIMAGE() local
319 rect_image.capture(const_cast<unsigned char*>(image_data_), in CopyBinaryRectRawToIMAGE()
324 copy_sub_image(&rect_image, rect_left_, 0, rect_width_, rect_height_, in CopyBinaryRectRawToIMAGE()