matrix problem Matrix dimensions must agree
조회 수: 3 (최근 30일)
이전 댓글 표시
hello I have the following problem:
Error using -
Matrix dimensions must agree.
Error in CMF_Cut (line 136)
pts = divp -(ps - pt + u /cc );
I tried to use ./ but the problem remains the same
댓글 수: 9
Walter Roberson
2019년 3월 10일
Okay, so how do you want to do that conversion? For example do you want to extract the Saturation value of the HSV equivalent of an RGB image?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Logical에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!