フィルターのクリア

How to find the slant angle in an image?

1 回表示 (過去 30 日間)
Poornima Gokhale
Poornima Gokhale 2015 年 12 月 19 日
コメント済み: Sumita Das 2016 年 12 月 15 日
I have a word which is cursive,hence it is slant. I want to segment the letters so i want to find the slant angle so the i can eliminate that which is helful for segmentation. Please help me with the code.

採用された回答

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.
  10 件のコメント
Ronny Armeilla
Ronny Armeilla 2016 年 4 月 26 日
I'll search the problem there, hope there's similiar problem with mine. Thanks for the reference, cheers.
Sumita Das
Sumita Das 2016 年 12 月 15 日
Hey Meghashree, can you please share the code for calculating slant angle?

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

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by