Does anyone know of a good starting point to look into pattern and/or photo recognition development for the iPhone? In searching for it, I can only find examples of existing applications, but I would like to start developing one myself.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
O'Reilly came out with a book about the OpenCV project recently.
It is all in C but that should be no problem to call from Objective-C. There are also iPhone port of the OpenCV library available. |
|||
|
|