I am looking at something like an attached image. How to implement this in iPhoneSDK.
Can anyone suggest me an open source API or Algorithm code for detecting the corners of a captured image of a document.
Some How, I got an open source API called OpenCV that recognizes Human Face very well . I want to use the same API if possible. Now the problem is how I can make changes to these static libraries according to my requirement for scanning the edges of a document. As an alternative,
How to define a square / rectangle object in a captured image?
