imageproc::gradients

Static VERTICAL_SCHARR

Source
pub static VERTICAL_SCHARR: [i32; 9]
Expand description

Scharr filter for detecting vertical gradients.

Used by the vertical_scharr function.