I would like to develop a simple application for detecting (recognizing) a certain pattern (say, a car maker logo) using an iPhone camera.
I don’t know where to start. Can you give me a hint? What framework is available for this type of image processing, somewhere on the Internet there are some lessons related to this?
I just know about openCV, but I could not find the ported version of the iPhone.
source
share