pub fn circular_structuring_element(radius: usize) -> (Vec<bool>, usize)
Create a circular structuring element