Why I display this error?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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."?
0 Kommentare
Akzeptierte Antwort
Jan
am 16 Apr. 2018
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Get Started with Image Processing Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!