|
|
|
|
|
by staticautomatic
2501 days ago
|
|
I would continue searching for an off-the-shelf solution, particularly if you're able to throw a small amount of money at the problem. DocParser is probably what I'd try first. How complicated it is to roll your own really depends on how much variation there is in your documents (in a variety of ways, from "What size, shape, and resolution is the image?" to "Is what you're trying to extract always in the same relative location?"). |
|