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

2 ビュー (過去 30 日間)
tamanna
tamanna 2013 年 4 月 10 日
回答済み: arun anoop m 2019 年 9 月 9 日
  4 件のコメント
Walter Roberson
Walter Roberson 2013 年 4 月 11 日
What should be looked at to determine whether it is doing well or not?
tamanna
tamanna 2013 年 4 月 11 日
sir..it is doing well but i want to make my program rotation invariant. how should i do ??

サインインしてコメントする。

回答 (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 Center および File ExchangeMathematics and Optimization についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by