deskew image

how to deskew the document image.. eveyone please help me to do this. i give you example of document image.

Answers (1)

Image Analyst
Image Analyst on 28 Mar 2012

0 votes

imtransform() can handle this. If you don't have the Image Processing Toolbox then you can use maketform() and tformfwd() (or something like that).

Asked:

on 28 Mar 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!