saving image from a function

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

David Young
David Young 2014년 11월 20일
Please can you show the actual code and the error message from imwrite.

답변 (0개)

이 질문은 마감되었습니다.

태그

질문:

2014년 11월 20일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by