Searched refs:kMinRectSize (Results 1 – 1 of 1) sorted by relevance
64 const int kMinRectSize = 10; variable270 if (tesseract_ == NULL || width < kMinRectSize || height < kMinRectSize) in TesseractRect()