A Simple iPhone Image Processing Library

by Peter Cooper on March 20, 2009 · 4 comments

200px-Valve_sobel_with_angle_colour_(4).PNG.pngChris Greening has put together simple-iphone-image-processing, a “simple C++ class with an Objective-C wrapper that provides a set of common image processing tasks” as well as UIImage conversion.

So what do you get..?

{ 2 trackbacks }

Little Computers :: iPhone Image Processing libray
03.31.09 at 9:54 pm
links for 2009-10-09 | Alones world
10.09.09 at 8:32 pm

{ 2 comments… read them below or add one }

1

Mike 03.20.09 at 5:12 pm

Thanks for the code. I was actually in the process of doing this myself in pure C. I got as far as edge detection, R/G/B adjust, gamma adjust, greyscale and a few others.

Is there a way to use the lib with a UIImage as input in color?

Thanks!

2

Jeff 01.10.10 at 6:07 am

do you have any functions that can “warp” an image? like put dents in the image or stretch out the image (like a face shot).

thanks,
jeff

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Older post: Tutorial: JSON Over HTTP On The iPhone

Newer post: 3.0’s Missing Trialware Business Model