Free Academic Seminars And Projects Reports
deskewing of text image in matlab - Printable Version

+- Free Academic Seminars And Projects Reports (https://easyreport.in)
+-- Forum: Seminars Topics And Discussions (https://easyreport.in/forumdisplay.php?fid=30)
+--- Forum: Engineering Seminars Topics (https://easyreport.in/forumdisplay.php?fid=7)
+---- Forum: Seminar Requests (https://easyreport.in/forumdisplay.php?fid=29)
+---- Thread: deskewing of text image in matlab (/showthread.php?tid=56243)



deskewing of text image in matlab - bhavya - 10-04-2017

ABSTRACT

This paper presents a method for the skew correction of text documents in digital image format, using primarily the
Hough Transform. The Hough Transform provides a good estimate of line angles in an image and this can be extended to lines of text. Positive angles between 0 and 90 degrees are estimated correctly in both test images while negative angles are estimated correctly only after implementing a solution found empirically. This routine also fits the resulting
corrected image to a given bounding box.


deskewing of text image in matlab - j.sanil23 - 10-04-2017

hello
I need help , I have to deskew an image of braille document for recognition . I need your help in matlab programming