Home
last modified time | relevance | path

Searched defs:right_avg (Results 1 – 2 of 2) sorted by relevance

/dports/science/py-dlib/dlib-19.22/dlib/image_transforms/
H A Dthresholding.h60 auto right_avg = histsumi(thresh,end); in partition_pixels_float_work() local
324 auto right_avg = histsumi(thresh,hist.size()); in partition_pixels() local
/dports/science/dlib-cpp/dlib-19.22/dlib/image_transforms/
H A Dthresholding.h60 auto right_avg = histsumi(thresh,end); in partition_pixels_float_work() local
324 auto right_avg = histsumi(thresh,hist.size()); in partition_pixels() local