Hi Matt, I think you might find what you are looking for here: https://code.google.com/p/tesseract-ocr/wiki/AddOns
Otherwise, you could code a simple jQuery script that traverses the hOCR output and draws the boxes and the recognized text in HTML, optionally drawing the page image behind the boxes. (I'd do it for a fee :)) Hope this helps, Dev On Sun, Oct 6, 2013 at 3:26 PM, matthew christy <[email protected]> wrote: > Does anyone know about a tool that already exists that allows you to see all > the bounding boxes identified in Tesseract's hOCR output on one page? > > Thanks, > Matt > > -- > -- > 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. -- -- 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.

