by eagleman » Fri Aug 27, 2010 5:14 pm
@gtoledo,
You need to add some logic to your program of course.
A document is recognized by its first page (and that is always the case!).
So, if a page is recognized, but, lets say below 85%, than this page is NOT a first page
of a document, but the 2nd or 3rd or.... of the document which was recognized above 85%.
This page should therefor be added to the 'current' document.
eagleman