Effacer les filtres
Effacer les filtres

How can I apply log mapping to the auto correlation result?

1 vue (au cours des 30 derniers jours)
Andrei
Andrei le 14 Oct 2013
I have the following code:
I = imread('lena.jpg');
theta = 0:180;
[R,xp] = radon(I,theta);
corr = xcorr(R);
How can I apply log mapping to the result?

Réponses (0)

Catégories

En savoir plus sur Geometric Transformation and Image Registration dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by