I mostly just do PHP, MySQL, and jQuery so anything beyond that isn't really in my scope of knowledge. I have a program called LICCON that produces data for crane lifts. Here's a screenshot. Basically what I'd like to do is feed these images into some kind of OCR program that could grab the data and insert it into a database, or at least give me some output that could easily be inserted. Typing the data in by hand is far too tedious, especially on projects where there could be hundreds (or even thousands) of these images.
The numbers are always in the same location and never jump around on the screen, so I'm hoping that makes this a feasible project.
The numbers are always in the same location and never jump around on the screen, so I'm hoping that makes this a feasible project.