Re: Deskew waves in a document

2011-05-07 Thread Dmitri Silaev
If you want to do massive scanning, indeed, the best option is something like DIY Book Scanner. In case when you'd like to make it in a software way, then you should decide if you want to get a "rectified" image (like book pages came out of a flatbed scanner) or just need the text to be recognized

Re: Deskew waves in a document

2011-05-07 Thread zdenko podobny
here is link for leptonica dewarp documentation: http://tpgit.github.com/UnOfficialLeptDocs/leptonica/dewarping.html Zdenko On Sat, May 7, 2011 at 9:19 AM, zdenko podobny wrote: > Hi, > > I am not sure if I understood your problem (e.g. if you are looking for > "dewarp" ("straighten text line"

Re: Deskew waves in a document

2011-05-07 Thread zdenko podobny
Hi, I am not sure if I understood your problem (e.g. if you are looking for "dewarp" ("straighten text line") feature. In leptonica there are example programs for dewarping: dewarp_reg.c and dewarptest.c. I try it to on one of my project, but it did not worked on my images (e.g. I plan to play wi

Re: Deskew waves in a document

2011-05-06 Thread Robert Komar
On Fri, 6 May 2011, Patrick Collins wrote: Hi,I am trying to scan a series of documents which have been badly skewed by the book's edge. Has anyone seen any commercial or open sources implementations of deskewing software which can handle advanced deskew's like this? Patrick. It's hard to kno

Deskew waves in a document

2011-05-06 Thread Patrick Collins
Hi, I am trying to scan a series of documents which have been badly skewed by the book's edge. Has anyone seen any commercial or open sources implementations of deskewing software which can handle advanced deskew's like this? Patrick. -- You received this message because you are subscribed to th