pub static HORIZONTAL_SCHARR: [i32; 9]
Expand description
Scharr filter for detecting horizontal gradients.
Used by the horizontal_scharr
function.
pub static HORIZONTAL_SCHARR: [i32; 9]
Scharr filter for detecting horizontal gradients.
Used by the horizontal_scharr
function.