필터 지우기
필터 지우기

corner detection on chessboard

조회 수: 4 (최근 30일)
Lalit Patil
Lalit Patil 2013년 1월 7일
I = checkerboard(100,2,2);
C = corner(I);
??? Undefined function or method 'corner' for input arguments of type 'double'.
Is this error is due to version problem.?
I am currently using MATLAB R2008b.
No corner function is shown in help menu..

채택된 답변

Walter Roberson
Walter Roberson 2013년 1월 7일
  댓글 수: 3
Walter Roberson
Walter Roberson 2013년 1월 7일
Please refer to the Answer noted above. (Which I have just updated.)
Lalit Patil
Lalit Patil 2013년 1월 7일
Ok.. Thank you.. I have to develope my algorithm..

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

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by