[][src]Static imageproc::gradients::HORIZONTAL_PREWITT

pub static HORIZONTAL_PREWITT: [i32; 9]

Prewitt filter for detecting horizontal gradients.

Used by the horizontal_prewitt function.