sharp
sharp copied to clipboard
Add erode and dilate from vips_morph
It would be desirable to be able to erode and dilate images with sharp. https://jcupitt.github.io/libvips/API/current/libvips-morphology.html#vips-morph
What would it take to implement erode and dilate?
Happy to accept a PR.
@WRidder thanks so much! This is a great addition.