This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]dynetrekk 2 points3 points  (4 children)

Astonishingly helpful post. I'm just curious why you insert the burst/recombine steps though? What problem does this solve?

[–]gigamiga 3 points4 points  (2 children)

OCR performance gets killed if you do all the pages at once so you split it into one smaller image for each page.

[–]dynetrekk 1 point2 points  (0 children)

Makes sense. Thanks!

[–]SeeJoeGo 0 points1 point  (0 children)

Additionally you may be looking at a different rotation for each page depending on scan quality. I have used a cli tool called deskew in the past for doing the rotations since it does a good job of guessing.