pub static VERTICAL_SCHARR: [i32; 9]
Expand description
Scharr filter for detecting vertical gradients.
Used by the vertical_scharr
function.
pub static VERTICAL_SCHARR: [i32; 9]
Scharr filter for detecting vertical gradients.
Used by the vertical_scharr
function.