Home
last modified time | relevance | path

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

/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Drecogident.c592 l_int32 bestdelx, bestdely, bestindex; in recogCorrelationBestChar() local
629 bestindex = bestdelx = bestdely = 0; in recogCorrelationBestChar()
651 bestdely = dely; in recogCorrelationBestChar()
672 procName, bestindex, bestdelx, bestdely); in recogCorrelationBestChar()
977 l_int32 shiftx, shifty, bestdelx, bestdely, bestwidth, maxyshift; in recogIdentifyPix() local
1013 bestindex = bestsample = bestdelx = bestdely = bestwidth = 0; in recogIdentifyPix()
1032 bestdely = dely + shifty; in recogIdentifyPix()
1064 bestdely = dely + shifty; in recogIdentifyPix()
1082 bestdelx, bestdely, bestwidth); in recogIdentifyPix()
1087 procName, text, bestindex, bestdelx, bestdely, maxscore); in recogIdentifyPix()
[all …]