zernike Shape feature extraction
Afficher commentaires plus anciens
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 commentaires
KSSV
le 4 Mar 2019
Show us the full code..which lead to error.
Réponses (0)
Catégories
En savoir plus sur Zernike Polynomials dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!