Detecting the National ID card and getting the details [closed]

asked 2014-06-17 04:21:48 -0600

UserOpenCV gravatar image

updated 2014-06-17 04:26:12 -0600

berak gravatar image

I am trying to detect the National ID of the below type and get the details of it, For example the location of the signature should be found at the top right corner of the persons image, in this case "DA".

enter image description here

I need to do this application in iphone. I thought of using Opencv for it but how can I achieve the marked details? Do I need to train the application with similar kind Cards or OCR could help?

Is there any specific implementations for mobile applications?

I also gone through card-io which detects the credit card details, does Card-io detects the other card details also?

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by sturkmen
close date 2020-10-13 14:20:06.356660

Comments

Balaji R gravatar imageBalaji R ( 2014-06-17 05:02:19 -0600 )edit

I would try OCR

GilLevi gravatar imageGilLevi ( 2014-06-17 09:24:34 -0600 )edit