| |
|
Science Forum Index » Image Processing Forum » hi i need some help about images and rotation...
Page 1 of 1
|
| Author |
Message |
| ... |
Posted: Wed May 21, 2008 1:40 am |
|
|
|
Guest
|
im working on a small project in which i need to find the rotation and
scale betwwen two pictures
the steps im doing in order to find it:
1.im doing fftshift(fft(to the image))
2.im doing fftshift(fft(to the rotated image))
3.im trasforming the abs of the fft's to a log-polar cordinats
4.im cutting the log polar cordinates of the rotated image to get a
small part of that picture
5/im using normalized corralation to find the shift between the two
pictures
and now assuming that i done everything right... (other opinions will
be welcome) how can i know the scal and rotation angle from the shift?
and am i doing everyting ok?
thanks.
eran |
|
|
| Back to top |
|
| |
|
Page 1 of 1
All times are GMT - 5 Hours
The time now is Sat Oct 11, 2008 11:23 am
|
|