pub static VERTICAL_SOBEL: [i32; 9]Expand description
Sobel filter for detecting vertical gradients.
Used by the vertical_sobel function.
pub static VERTICAL_SOBEL: [i32; 9]Sobel filter for detecting vertical gradients.
Used by the vertical_sobel function.