Home
last modified time | relevance | path

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

/dports/graphics/scantailor/scantailor-advanced-1.0.16/filters/page_split/
H A DPageLayoutEstimator.h65 imageproc::BinaryThreshold bw_threshold,
77 imageproc::BinaryThreshold bw_threshold,
H A DPageLayoutEstimator.cpp194 const BinaryThreshold bw_threshold, in estimatePageLayout() argument
205 return cutAtWhitespace(layout_type, input, pre_xform, bw_threshold, dbg); in estimatePageLayout()
324 const BinaryThreshold bw_threshold, in cutAtWhitespace() argument
329 BinaryImage img(to300DpiBinary(input, xform, bw_threshold)); in cutAtWhitespace()
/dports/graphics/scantailor/scantailor-advanced-1.0.16/filters/output/
H A DOutputGenerator.cpp1095 BinaryThreshold bw_threshold(128); in processWithDewarping() local
1148 bw_threshold = calcBinarizationThreshold(warped_gray_output, contentAreaInWorkingCs); in processWithDewarping()
1215bw_threshold = calcBinarizationThreshold(warped_gray_output, contentAreaInWorkingCs, &warped_bw_ma… in processWithDewarping()
2589 BinaryThreshold bw_threshold(128); in maybe_deskew() local
2590 BinaryImage bw_image(*dewarped, bw_threshold); in maybe_deskew()
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/
H A Dhp3900_types.c737 SANE_Int bw_threshold = 0x00; variable
H A Dhp3900_rts8822.c4695 bw_threshold = C - 1; in Gamma_AllocTable()
4706 bw_threshold); in Gamma_AllocTable()
8384 binarythresholdh = bw_threshold; in Scan_Start()
8385 binarythresholdl = bw_threshold; in Scan_Start()