I'm trying to recognize the characters of a game using Java, so I can process them later. The images look like this:
https://i.stack.imgur.com/sQm18.jpg
I want to recognize, specially, the 3w in the left-bottom, the 214 and 0.13 in the center and the 1m in the right-bottom.
Anyone have any idea?