pub static HORIZONTAL_PREWITT: [i32; 9]Expand description
Prewitt filter for detecting horizontal gradients.
Used by the horizontal_prewitt function.
pub static HORIZONTAL_PREWITT: [i32; 9]Prewitt filter for detecting horizontal gradients.
Used by the horizontal_prewitt function.