I would like to develop a simple application to detect (recognize) a certain pattern (lets say the logo of a car manufacturer) using the iPhone's camera.
I don't know from were to start. Can you give me a hint? What framework are available for this type of image processing, are somewhere on the internet some tutorials related to this?
I just know about openCV, but I couldn't find a ported iPhone version.