How would you detect text based on coordinates in Java?

85 Views Asked by At

I'm trying to figure out if there's some kind of library that can recognize characters based on the general locations of coordinate points. It would need to be able to detect various shapes, sizes, scales, variations, etc. In this Example, it would detect "FFF" (case doesn't matter to me in this instance). If you have any ideas, they are much appreciated! If you think the idea is crazy and not feasible, let me know as well. Thanks!

0

There are 0 best solutions below