How to change image from
to
Thanks for any help and answer!
For image processing I can use:
OpenGL|ES (this is hard way)
OpenCV library (using C/C++)
Core Image CIFilter (only iOS 5.0 supported)
NYXImagesKit