BradLarson / GPUImage3

GPUImage 3 is a BSD-licensed Swift framework for GPU-accelerated video and image processing using Metal.
BSD 3-Clause "New" or "Revised" License
2.68k stars 330 forks source link

Dilation support #130

Open DigitalSolomon opened 1 year ago

DigitalSolomon commented 1 year ago

Any particular reason why support for the Dilation TwoStageOperation image operation was stripped in GPUImage3? How do you recommend upgrading apps that use Dilation in GPUImage 2 upgrade to GPUImage 3?