cats-oss / android-gpuimage

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

Add LuminanceFilter / LuminanceThresholdFilter #418

Closed takasfz closed 6 years ago

takasfz commented 6 years ago

What does this change?

Add LuminanceFilter / LuminanceThresholdFilter from GPUImage for iOS

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

Apply new filters in sample app.

Screenshots

originalluminanceluminance threshold
wasabeef commented 6 years ago

@takasfz

Thanks, so great!