I'm able to get all text from ID card with Mobile Vision API Text Recognition but I want to extract specific information such as Name, Surname from the text.
A block of output is like this:
Is there any way extract Name from the String?
or, Is there any API to do this job ?
I'm open to all advices.