Effacer les filtres
Effacer les filtres

Why I display this error?

1 vue (au cours des 30 derniers jours)
matlab9000
matlab9000 le 15 Avr 2018
Réponse apportée : Jan le 16 Avr 2018
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."?

Réponse acceptée

Jan
Jan le 16 Avr 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.

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with Image Processing Toolbox dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by