[][src]Static imageproc::gradients::VERTICAL_PREWITT

pub static VERTICAL_PREWITT: [i32; 9]

Prewitt filter for detecting vertical gradients.

Used by the vertical_prewitt function.