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."?

 Akzeptierte Antwort

Jan
Jan am 16 Apr. 2018

1 Stimme

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.

Weitere Antworten (0)

Kategorien

Mehr zu Images finden Sie in Hilfe-Center und File Exchange

Produkte

Gefragt:

am 15 Apr. 2018

Beantwortet:

Jan
am 16 Apr. 2018

Community Treasure Hunt

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

Start Hunting!

Translated by