How do services like card.io work behind the scenes? Do they use an OCR library like Tesseract or is it more complex?
Also, in this video, it looks like the app is waiting for you to hold your card in a specific range from the camera inside the green boundaries on the camera, and when you do it takes the photo automatically. If the image recognition is happening on the server, how did they do that?
How can I implement my own mobile 2D object scanner? Where do I start?