dmitric / DLCImagePickerController

ImagePickerController with live filters, radial blur and more. Brought to you by Backspaces.
www.backspac.es
BSD 3-Clause "New" or "Revised" License
1.56k stars 320 forks source link

blur effect error #47

Open shiweifu opened 10 years ago

shiweifu commented 10 years ago

HI.

I use DLCImagePickerController take a photo and select blur effect, it is well. then i touch the view and select blur effect position, I see a black round area on my screen:

touch before: http://img4.picbed.org/uploads/2013/12/IMG_1248.PNG

touch after: http://img3.tuchuang.org/uploads/2013/12/IMG_1249.PNG

dmitric commented 10 years ago

I wonder if this is tied to the GPUImage change of how the blurring is done. What version of GPUImage are you using? I know the latest version of GPUImage changed how the blur was done.