Hi Chris,
On Wed, Aug 20, 2014 at 11:12:50AM -0700, Chris Smeal wrote:
> I've been doing some research on using Tesseract for both document scans and
> text in scenery, and I was wondering what image processors are best? Given I
> have a lot of images, I cannot process each batch by hand, so I will have to
> make a pretty smart pre-processing app before I get started. This will be
> developed against a Linux OS, so right now I am looking at:
>
> Leptonica
> ImageMagick
> OpenCV
> GIMP
> ImageJ
>
> I also thought about unpaper or scantailor, but the level of documentation is
> pretty small relative to the above technologies, and I highly value strong
> documentation support.
Sounds good to me. unpaper and scantailor are nice, but everything
they do should be well covered by your choice of tools.
Nick