Home
last modified time | relevance | path

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

/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Drecogtrain.c268 l_int32 textinpix, textin, nsets; in recogProcessLabeled() local
284 textinpix = (pixs->text && (pixs->text[0] != '\0')); in recogProcessLabeled()
285 if (!textin && !textinpix) { in recogProcessLabeled()