Hi,
I'm developing an app that will have to read text from image in order to do some things that have nothing to do with my question. So I have that image and I want to read the text but unfortunately it's not reading it right, I tried to do some image preprocesing but I didn't understand it since I'm new at this, and I don't know if I even have to do it.
This is my output:
Coürdow
Abathur
I've changed the language to spa, so it would read the "ë". But then I think the problem is that the word "Caërdagor", doesn't exist in any language since it's a invented name, then again "Abathur" doesn't exist either but is reading it ok.
All the images that the app would read are the same as this, but obviously with different text. Any tips on how to improve this? Remember I'm a noob at this. Also do you think it would be a good idea to "train" the language, adding this invented names as the app reads them?
Thanks in advance.