How to find Fourier- Mellin Transforms to an image to matched with another image?
1 view (last 30 days)
Show older comments
Hello,
I have a dataset of grayscle images and I want to calculate Fourier Mellin invariant FMI descriptor for each image to match between them. The steps as folow:
1- compute The Fourier transform of the FMI descriptor of the reference image.
2- extract the phase of Fourier transform of refrence image.
3- compute the Fourier transform of the FMI descriptor of the input image.
4- extract the phase of Fourier transform of input image .
5- determain the output of the both extracted phases.
6- compute the inverse Fourier transform
How I can impelement this by using Matlab?
Thank you so much.
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!