| Author |
Outline of an image
|
Sreelal Hamsavahanan
Greenhorn
Joined: Jun 29, 2011
Posts: 4
|
|
Hi ,
I am trying to develop an image processing Iphone application , which contains an option to decolorize the input image(UIImage) and then allow the user to draw different colors
over this processed Image.Is there any API available to decolorize an image or to extract only the outline of an image?.
Thanks in advance.
Regards,
Sreelal
|
 |
Pratik Goswami
Ranch Hand
Joined: Mar 02, 2009
Posts: 136
|
|
Hi,
Have you gone through Apple's sample GLImageProcessing. I am sure you will find something usefull.
In this example code Image manipulation works on OpenGL ES fundamentals.
Thanks
Pratik Goswami
|
iOS * Android Developer
|
 |
 |
|
|
subject: Outline of an image
|
|
|