[][src]Static imageproc::gradients::HORIZONTAL_SCHARR

pub static HORIZONTAL_SCHARR: [i32; 9]

Scharr filter for detecting horizontal gradients.

Used by the horizontal_scharr function.