[][src]Static imageproc::gradients::VERTICAL_SOBEL

pub static VERTICAL_SOBEL: [i32; 9]

Sobel filter for detecting vertical gradients.

Used by the vertical_sobel function.