필터 지우기
필터 지우기

zernike Shape feature extraction

조회 수: 1 (최근 30일)
vetri L
vetri L 2019년 3월 4일
편집: vetri L 2019년 3월 4일
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
KSSV 2019년 3월 4일
Show us the full code..which lead to error.
vetri L
vetri L 2019년 3월 4일
편집: vetri L 2019년 3월 4일
thaks for your reply. kinldy check the attached code

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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