Write bigimage
content to new file
write(
also specifies the compression scheme for writing a formatted version of big image
bigimg
,filename
,'TIFFCompression',compression
)bigimg
to a TIFF file named filename
. This
syntax does not preserve the spatial referencing information of the big image.
write(___,
specifies
additional options when writing categorical data using name-value pair arguments.Name,Value
)