Home
last modified time | relevance | path

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

/external/tesseract/ccmain/
Dthresholder.h103 Pix* GetPixRect();
Dthresholder.cpp204 *pix = GetPixRect(); in ThresholdToPix()
238 Pix* ImageThresholder::GetPixRect() { in GetPixRect() function in tesseract::ImageThresholder