BradLarson / GPUImage2

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

Add ToneCurve filter; #274

Open zubco opened 5 years ago

zubco commented 5 years ago

Hi @BradLarson, I saw that ToneCurve filter is wanted, so I migrated it to GPUImage2. Hope you find time to review this PR.

OlyRice commented 5 years ago

@BradLarson

Second this, If you could review and merge this that would be great. Really missing this feature as I am moving from Obv-C to swift.