CameraKit / blurkit-android

The missing Android blurring library. Fast blur-behind layout that parallels iOS.
MIT License
3.72k stars 309 forks source link

Control the blur strength #69

Open DEV-NEP opened 4 years ago

DEV-NEP commented 4 years ago

I cannot find a way to control the strength of blur. What does the _blkblurRadius do? When changing it's value the output is same.

rozob1994 commented 4 years ago

you should play with the downScaleFactor

keep it somewhere between "0.02" to "0.05"