Searched refs:gray_image_hist (Results 1 – 3 of 3) sorted by relevance
19 void gray_image_hist(GrayView const& img_view, R& hist) in gray_image_hist() function32 gray_image_hist(color_converted_view<gray8_pixel_t>(img_view), hist); in get_hist()
53 void gray_image_hist(GrayView const& img_view, R& hist) in gray_image_hist() function66 gray_image_hist(color_converted_view<gray8_pixel_t>(img_view), hist); in get_hist()