How to skew the line which is in the image?

1 回表示 (過去 30 日間)
Meghashree G
Meghashree G 2015 年 12 月 19 日
コメント済み: Image Analyst 2017 年 4 月 10 日
i have this slant line to appear straight!how do i achieve this? Please help me.Thank you

採用された回答

Image Analyst
Image Analyst 2015 年 12 月 19 日
See my attached demo where I use the radon transform to find the mean angle of an image by looking for the maximum projection value and then use imrotate() to rotate the image.
  6 件のコメント
oza san
oza san 2017 年 4 月 10 日
Dear Sir it works fine when the number of the text line is only one but failed when the number of text lines is more than one!!!what can i do to handle it?
Image Analyst
Image Analyst 2017 年 4 月 10 日
Extract one line at a time and then do it.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeRead, Write, and Modify Image についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by