pub static VERTICAL_PREWITT: [i32; 9]Expand description
Prewitt filter for detecting vertical gradients.
Used by the vertical_prewitt function.
pub static VERTICAL_PREWITT: [i32; 9]Prewitt filter for detecting vertical gradients.
Used by the vertical_prewitt function.