Azzera filtri
Azzera filtri

How to find the slant angle in an image?

2 visualizzazioni (ultimi 30 giorni)
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.

Risposta accettata

Image Analyst
Image Analyst il 19 Dic 2015
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 Commenti
Ronny Armeilla
Ronny Armeilla il 26 Apr 2016
I'll search the problem there, hope there's similiar problem with mine. Thanks for the reference, cheers.
Sumita Das
Sumita Das il 15 Dic 2016
Hey Meghashree, can you please share the code for calculating slant angle?

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by