zernike Shape feature extraction
Mostrar comentarios más antiguos
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 comentarios
KSSV
el 4 de Mzo. de 2019
Show us the full code..which lead to error.
Respuestas (0)
Categorías
Más información sobre Zernike Polynomials en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!