Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

saving image from a function

1 visualización (últimos 30 días)
RAMESH MUNIRATHINAM
RAMESH MUNIRATHINAM el 20 de Nov. de 2014
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
x=f(y) x= image resulting from the function of y
imshow(x)------> works fine
imwrite(x,location)-----> doesnt work, it says unable to read the file format
what should i do to save the image x
  1 comentario
David Young
David Young el 20 de Nov. de 2014
Please can you show the actual code and the error message from imwrite.

Respuestas (0)

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by