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 331 forks source link

how to implement GPUImageSkinToneFilter in this Swift version #54

Open manish-spec opened 4 years ago

manish-spec commented 4 years ago

Can anyone please guide me through implementing GPUImageSkinToneFilter using this GPUImage3 framework. Thanks in advance.