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

1 次查看(过去 30 天)
  4 个评论

请先登录,再进行评论。

回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 Zernike Polynomials 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by