skew detection and reduction in opencv

kcire arraveug picture kcire arraveug · Dec 26, 2011 · Viewed 9.7k times · Source

I've been working on a project that involves several preprocessing on a scanned document. Part of this preprocesses is skew detection and correction . Before skew detection and correction i have a binarization process going on for the document image.

I would like to see some projects or sample codes. Thanks !!

Answer

karlphillip picture karlphillip · Dec 27, 2011

Some time ago I found a blog that had 2 interesting posts on this subject:

These posts also share the source code.