Home
last modified time | relevance | path

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

/third_party/boost/boost/gil/image_processing/
Dnumeric.hpp291 auto sobel_x = generate_dx_sobel(); in compute_hessian_entries() local
293 detail::convolve_2d(dx, sobel_x, ddxx); in compute_hessian_entries()