How to find the slant angle in an image?

2 次查看(过去 30 天)
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