zernike Shape feature extraction
古いコメントを表示
Dear All,
It would be very grateful to solve this issues of shape feaure extration.
I tried to extract the zernik shape feature from my croped image(nput image attached) and got the following error . i think this error due to different scaling of rows and columns (146x107x3).
Index exceeds matrix dimensions.
Error in Zernikmoment (line 28)
Product = p(x,y).*Rad.*exp(-1i*m*Theta);
kindly help me to measure the zernike shape features for my input image

2 件のコメント
KSSV
2019 年 3 月 4 日
Show us the full code..which lead to error.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Zernike Polynomials についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!