Error using wtifc TIFF library error - 'TIFFAppendToStrip: Write error at scanline 0.'

I have been working on tiling of images. I give the following "imwrite" command:
imwrite(New_I16,newimagefilename,'tiff','Compression','none');
I am geeting the following error:
Error using wtifc
TIFF library error - 'TIFFAppendToStrip: Write error at scanline 0.'
This has happened for the first time. The same program was running smoothly before.
I am not able to find any supportive documentation.

답변 (1개)

Anna Nadtochiy
Anna Nadtochiy 2018년 2월 17일
I got the same error when my disk was full and hence the imwrite couldn't save an image.

카테고리

질문:

2017년 11월 8일

댓글:

2023년 8월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by