Home
last modified time | relevance | path

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

/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Drecogbasic.c570 l_float32 max_wh_ratio, in recogSetParams() argument
582 recog->max_wh_ratio = (max_wh_ratio > 0.0) ? max_wh_ratio : in recogSetParams()
H A Drecog.h144 l_float32 max_wh_ratio; /*!< max width/height ratio to split */ member
H A Drecogident.c1483 maxasp = recog->max_wh_ratio; in recogPreSplittingFilter()
1573 if (aspratio > recog->max_wh_ratio) { in recogSplittingFilter()
H A Dallheaders.h2200 …etParams ( L_RECOG *recog, l_int32 type, l_int32 min_nopad, l_float32 max_wh_ratio, l_float32 max_…