How to find out strongest peak in radon and fourier transform?

 Accepted Answer

See my attached radon demo, where I find the peak (max) and use that to rotate an image.

More Answers (1)

The max() command?

1 Comment

I want extrema (min and max) of complex number or radon and fourier transform. I have already used that max() and min() but i am not getting correct results for motion blur detection. And also what is negative lines in radon transform?

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!