fn apply_morphology(
fe: &Morphology,
cs: ColorInterpolation,
ts: Transform,
input: Image,
) -> Result<Image, Error>fn apply_morphology(
fe: &Morphology,
cs: ColorInterpolation,
ts: Transform,
input: Image,
) -> Result<Image, Error>