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

1 visualizzazione (ultimi 30 giorni)
  4 Commenti
tamanna
tamanna il 11 Apr 2013
sir..it is doing well but i want to make my program rotation invariant. how should i do ??

Accedi per commentare.

Risposte (1)

arun anoop m
arun anoop m il 9 Set 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) ?

Tag

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by