How to fix makecform error?
이전 댓글 표시
warning: the 'makecform' function belongs to the image package from Octave Forge but has not yet been implemented.
Please read http://www.octave.org/missing.html to learn how you can contribute missing functionality. error: 'makecform' undefined near line 42 column 9 error: called from doordetection at line 42 column 7
how to fix that?
thx
답변 (1개)
Walter Roberson
2016년 11월 27일
편집: Walter Roberson
2016년 11월 27일
0 개 추천
Easy fix: Use MATLAB.
Octave-specific questions should be addressed to an Octave resource.
댓글 수: 1
Walter Roberson
2016년 11월 27일
So convert RGB to XYZ and then XYZ to LAB
카테고리
도움말 센터 및 File Exchange에서 Networks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!