[][src]Static imageproc::gradients::HORIZONTAL_SOBEL

pub static HORIZONTAL_SOBEL: [i32; 9]

Sobel filter for detecting horizontal gradients.

Used by the horizontal_sobel function.