Home
last modified time | relevance | path

Searched defs:hi_values (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/tesseract/tesseract-5.0.0/src/ccmain/
H A Dthresholder.cpp320 std::vector<int> hi_values; in GetPixRectThresholds() local
375 std::vector<int> hi_values; in OtsuThresholdRectToPix() local
399 const std::vector<int> &hi_values, Image *pix) const { in ThresholdRectToPix() argument
/dports/graphics/tesseract/tesseract-5.0.0/src/ccstruct/
H A Dotsuthr.cpp39 std::vector<int> &hi_values) { in OtsuThreshold()
/dports/graphics/tesseract/tesseract-5.0.0/src/opencl/
H A Dopenclwrapper.cpp1684 int bytes_per_line, int *thresholds, int *hi_values, in ThresholdRectToPixOCL()
2051 const int *hi_values, Image *pix) { in ThresholdRectToPix_Native()
2115 int hi_values[4]; in thresholdRectToPixMicroBench() local
2146 int hi_values[4] = {}; in thresholdRectToPixMicroBench() local