finding rotation of angle

i have 2 images,one is say" dock.jpg"image and the second is same image ,but rotated 45 or some other angle.is it possible to say that the second image is how much rotated in angle from first,
please help
the image is grayscale
its size is 128x128

답변 (2개)

Elad
Elad 2012년 2월 3일

0 개 추천

you can use imrotate() running over angles and subtract the result with the original image until you get a zero matrix.
Sean de Wolski
Sean de Wolski 2012년 2월 3일

0 개 추천

showdemo ipexaerial
Might help get you started.

카테고리

도움말 센터File Exchange에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기

질문:

2012년 2월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by