errors running a function

 Respuesta aceptada

Image Analyst
Image Analyst el 13 de Dic. de 2022

0 votos

Like it says, the sizes are different. You need to use padarray to make gl the same size as imgbf.

2 comentarios

nour
nour el 13 de Dic. de 2022
i used padarray and it showed me an error "undefined function 'padarraymat2gray' for input arguments of type 'double'.
Image Analyst
Image Analyst el 13 de Dic. de 2022
You didn't use padarray. You used padarraymat2gray, which doesn't exist.

Iniciar sesión para comentar.

Más respuestas (0)

Preguntada:

el 13 de Dic. de 2022

Comentada:

el 13 de Dic. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by