필터 지우기
필터 지우기

How to find the slant angle in an image?

조회 수: 2 (최근 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