Hi, I converted two RGB images into the respective two images of itensity. Now I have to subtract the tip (pixel by pixel), but because when I subtract between the two intensity images previously generated, I get this error message "Matrix dimensions must agree."?

 채택된 답변

Jan
Jan 2018년 4월 16일

1 개 추천

It sounds like the images have different sizes. Use imresize to adjust the dimensions.
A more detailed answer is possible, if you post your code.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Images에 대해 자세히 알아보기

제품

질문:

2018년 4월 15일

답변:

Jan
2018년 4월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by