fn apply_convolve_matrix( fe: &ConvolveMatrix, cs: ColorInterpolation, input: Image, ) -> Result<Image, Error>