Filter löschen
Filter löschen

Image analysis

2 Ansichten (letzte 30 Tage)
harjan
harjan am 9 Nov. 2011
Hello everyone Can you please say how to perform rotation undoing of an image? If i have the reference image and rotated image th algorithm find out the rotation angle and perform undoing rotation. Please post your ideas......I need it urgently.........Thanks in advance...............

Akzeptierte Antwort

Ashish Uthama
Ashish Uthama am 9 Nov. 2011
Have a look at this demo in the Image Processing toolbox.
To automate it, you could try using the corner function to obtain the control points instead of the interactive cpselect used in the example above.
  2 Kommentare
harjan
harjan am 14 Nov. 2011
Thanks a lot...Its really useful to me......But why is the resultant image get blurred?.....Is there any possiblity to overcome this.....
Walter Roberson
Walter Roberson am 14 Nov. 2011
No there is no possibility of overcoming blurring when you rotate a rectangular grid at an angle to a different rectangular grid (except, of course, in the special case of quarter turns on square grids).
There may possibly be algorithms that blur *less* than whichever algorithm is used above, but blur cannot be eliminated.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Geometric Transformation and Image Registration finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by