cats-oss / android-gpuimage

Android filters based on OpenGL (idea from GPUImage for iOS)
9.01k stars 2.27k forks source link

Add zoom blur filter #434

Closed kitwtnb closed 6 years ago

kitwtnb commented 6 years ago

What does this change?

Added GPUImageZoomBlurFilter.

What is the value of this and can you measure success?

Apply new filters in sample app.

Screenshots

kettsun0123 commented 6 years ago

@kitwtnb Thank you:)