opengl es - iphone - Sharpen UIImage -


i want sharpen images in app.

i found post

how sharp/blur uiimage in iphone?

and had @ apple's sample

glimageprocessing

but opengl es thing killed brain cells lot , still don't it.

so, can pls give me piece of helper code sharpen uiimage?

thanks

this library might need - has image sharpen method. came across myself, haven't tried yet. let me know if works ;)

https://github.com/esilverberg/ios-image-filters


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -