simd_threshold

Function simd_threshold 

Source
pub fn simd_threshold(gray: &[u8], thresh: u8, out: &mut [u8])
Expand description

Apply threshold to grayscale image using SIMD