필터 지우기
필터 지우기

Image analysis

조회 수: 2 (최근 30일)
harjan
harjan 2011년 11월 9일
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...............

채택된 답변

Ashish Uthama
Ashish Uthama 2011년 11월 9일
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
harjan
harjan 2011년 11월 14일
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 2011년 11월 14일
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.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by