Why I display this error?

1 visualización (últimos 30 días)
matlab9000
matlab9000 el 15 de Abr. de 2018
Respondida: Jan el 16 de Abr. de 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."?

Respuesta aceptada

Jan
Jan el 16 de Abr. de 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.

Más respuestas (0)

Categorías

Más información sobre Get Started with Image Processing Toolbox en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by