8

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 !!

karlphillip
  • 92,053
  • 36
  • 243
  • 426
kcire arraveug
  • 213
  • 1
  • 6
  • 13

1 Answers1

14

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

These posts also share the source code.

karlphillip
  • 92,053
  • 36
  • 243
  • 426