hey can u help me that how can i make my zernike moment code, invariant to rotation.

1 vue (au cours des 30 derniers jours)
tamanna
tamanna le 10 Avr 2013
  4 commentaires
Walter Roberson
Walter Roberson le 11 Avr 2013
What should be looked at to determine whether it is doing well or not?
tamanna
tamanna le 11 Avr 2013
sir..it is doing well but i want to make my program rotation invariant. how should i do ??

Connectez-vous pour commenter.

Réponses (1)

arun anoop m
arun anoop m le 9 Sep 2019
How can i get angle and magnitude as output image instead features?
A = abs(Z); % calculate the amplitude of the moment
Phi = angle(Z)*180/pi; % calculate the phase of the mement
How to get ,
figure,imshow(A) ?
figure,imshow(Phi) ?

Catégories

En savoir plus sur Mathematics and Optimization dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by