On Tuesday, 13 August 2013 08:35:32 UTC+1, Deniz Atak wrote: > > Hi, > > I am interested in using Tesseract especially Tess4J for a project that is > based on Java. What I am trying to do is to scan documents which includes > barcodes and special fields. I planned to overcome the barcode problem with > just reading the numeric values under the barcode lines. > > What I suppose to implement a system that is capable of: > - assigning fields in a document > - assigning keywords for documents > - search base on these keywords > - search base on the content of the scanned document > > Is it possible to implement such a system with Tess4J? > > Thanks in advance. Bye, > Deniz >
Not sure what you mean by: "assigning fields in a document" and "assigning keywords for documents" also why use tesseract-*ocr*(!) to recognize barcodes when there is: "ZXing (pronounced "zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java" Dominik -- -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en --- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

