BradLarson / GPUImage

An open source iOS framework for GPU-based image and video processing
http://www.sunsetlakesoftware.com/2012/02/12/introducing-gpuimage-framework
BSD 3-Clause "New" or "Revised" License
20.23k stars 4.61k forks source link

Some of Filters classes not available for android #2325

Closed HBPriyesh closed 8 years ago

HBPriyesh commented 8 years ago

GPUImageUnsharpMaskFilter,GPUImageMissEtikateFilter,GPUImageAmatorkaFilter and GPUImageSoftEleganceFilter filter are available in android but available for IOS.Is it possible in android also to create same filter?

BradLarson commented 8 years ago

Possibly. I have nothing to do with any Android ports, so you'd have to ask the developers of those.