Home
last modified time | relevance | path

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

/external/tesseract/liblept/
Dpixafunc1.c392 nai = numaMakeThresholdIndicator(na, thresh, type); in pixaSelectByAreaPerimRatio()
518 nai = numaMakeThresholdIndicator(na, thresh, type); in pixaSelectByAreaFraction()
643 nai = numaMakeThresholdIndicator(na, thresh, type); in pixaSelectByWidthHeightRatio()
Dnumafunc1.c758 numaMakeThresholdIndicator(NUMA *nas, in numaMakeThresholdIndicator() function
Dleptprotos.h804 LEPT_DLL extern NUMA * numaMakeThresholdIndicator ( NUMA *nas, l_float32 thresh, l_int32 type );
/external/tesseract/include/
Dleptprotos.h779 LEPT_DLL extern NUMA * numaMakeThresholdIndicator ( NUMA *nas, l_float32 thresh, l_int32 type );