Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Software

Batch Cataloging of Scanned Documents via OCR? 31

munwin99 asks: "I am looking for some software to process a batch of images (scanned forms). We want to use Gallery to view the images, and be able to search them by 3 or 4 attributes. We want to get these attributes from the form (date, name, etc). We want it to check a section of the scanned form, read the info from that section(s), and dump the retrieved info into Gallery (using OCR / ICR). Is there any (preferably) free or open source software that can do this? Supported OSes should include either Windows, Linux or Mac OS X. Even Gallery is optional, if someone has a better suggestion."
This discussion has been archived. No new comments can be posted.

Batch Cataloging of Scanned Documents via OCR?

Comments Filter:
  • Custom Layout (Score:5, Informative)

    by tonsofpcs ( 687961 ) <slashback@tonsofpc s . com> on Monday November 21, 2005 @10:08PM (#14087346) Homepage Journal
    Many pieces of OCR software allow you to create a 'layout' for OCRing, that is, specify where images and textual data are. If your forms all follow the same layout, or you have just a few [relatively], you can set up these layouts and, in many pieces of software, reuse them. The only cavet is that you need to be sure that the forms are scanned the same way; if your forms have prepunched holes or markings in specific points on the edge, you can use animation software [like Bauhaus Software's Mirage [bauhaussoftware.com]] on a batch to 'pixel-track' the pages and align them based upon these marks, then export no-/low-loss TGAs, TIFFs, PNGs, or similar for OCRing.
  • by phoenix.bam! ( 642635 ) on Monday November 21, 2005 @10:55PM (#14087578)
    Pay a kid $8 an hour to scan the forms and process them. You will get much better accuracy and you can put them to other uses as well. A kid from high school will cost you... $5,000 a year or something depending on how many forms you've got. Hell, the kid could do the work from home if you set up the computer post the images in an accessible way. Hire a kid and give him a future in data processing!
    • Most commerical scanning engines allow a human to touch up the results, comparing the output against the originals. This is where your intern or entry level temp can be useful. Or you could just outsource the hole ting to summ one overseas.
    • mod parent up - he's got a very good point. Why use machines to do OCR if there are people that can do it both better and cheaper?

      Plus, it creates jobs for those who have trouble finding something to fit in with studying.
  • While Im unsure if Gallery allows you to create, edit and query 'meta' fields with each image I do know that it reads, stores and can query the EXIF fields of all imported images. One way to be able to store (once)/query (many) your custom data fields would be to initially fudge those values into the EXIF fields of each scanned image. Yes it would be weird to search for 'last name' with a 'camera model' query, but it would work.

    Anyway this is probably how you'd want to go about this:

    1. Scan doc to file
    2.
  • Open Source OCR (Score:2, Informative)

    I've been looking into OCR packages as part of a custom data capture work-flow desired by one of my customers.

    The OCR / document image layout analysis world is dominated by a handful of commercial companies. There is a dearth of OCR and document analysis code available in the open source community. That which is available on any sort of 'free' basis is not going to be of a lot of use other than as a starting point for some serious development of your own, I would suggest.

    The big names commercially are:

    Abby [abbyy.com]
    • Wow, gocr will scan barcodes in images. Neato!
    • I am an opensource guy, but even I ended up buying Abby for my mass scanning needs.

      Here's what you do: Buy a 5.0 license of Abby Finereader off ebay. You can buy it for about 10$.

      Buy the upgrade version of the latest version of Abby Finereader for $150.

      It's still $160, but that's still considerably cheaper than paying the new price of $500-600. Abby finereader docs say specifically that the upgrade software will work successfully on ALL prior versions of finereader.

      As far as feeding into a database, I'm afr
  • by Flwyd ( 607088 ) on Tuesday November 22, 2005 @02:36AM (#14088350) Homepage
    My job involves integrating with OCR, and we've looked at quite a few options. Though there are some bargains, you get what you pay for.

    The big players are Abbyy and Scansoft. Both have extensive feature lists, from handy GUIs to form/document layout to Asian language support. They also come with a hefty price tag. Their Windows support is best, but they have software for others. Single user applications are reasonably priced in the two-digit figure range. However, we decided not to integrate with either of them in part because of the price tag for high volume server-side processing. If you only have a hundred or two forms to do at a time, a workstation solution may be your best bet.

    We chose to integrate with Transym [transym.com], a cheap but pretty good engine. It does a good job at what it tries to do, which is recognize standard printed text. We then take that text and extract meaningful data, like dates and names, from the output text + position information. Pretty much every other cheap/free package we looked at had pretty lousy performance on our straight-forward documents (primarily typed paragraphs).

    ICR (recognizing handwriting) and IMR (mark recognition) is another bag. There are very few players in this arena. They work best when the domain is well-defined (the U.S. Postal Service, for instance, does pretty well at recognizing zip codes). If you're trying to recognize dates and check boxes, the form definition software that Abbyy and Scansoft provide probably fits your needs best.

    Finally, you need to consider how reliable you want your process to be and how much quality control you want. Even the best OCR engine makes errors, and ICR is quite a bit behind that. You can't blindly trust OCR output unless you're willing to deal with incomplete data. If you're going to have a human verify the computer's work for only a few fields, you may not be gaining significant efficiency.

    (I don't claim to have evaluated every potential option. There may be software we missed, software we didn't evaluate because it didn't meet our integration needs, and software that's come to light after we did our search.)
  • Re: (Score:2, Informative)

    Comment removed based on user account deletion
  • Comment removed (Score:3, Informative)

    by account_deleted ( 4530225 ) on Tuesday November 22, 2005 @03:34AM (#14088506)
    Comment removed based on user account deletion
  • by martin ( 1336 )
    Not cheap, but good...can OCR and match/highlight the search terms in the scanned document.

  • Get them to put it on mturk.com at .03 per page ;)
  • Docubase [docubase.net] does everything you are looking for. (For real, call them and ask) Too bad it'll probably cost you mid 5 figures to do it. Disclosure: I work for a company that resells docubase integrated into our product.

"More software projects have gone awry for lack of calendar time than for all other causes combined." -- Fred Brooks, Jr., _The Mythical Man Month_

Working...