k-Wave Toolbox |
Save volume data as a tiff stack
saveTiffStack(M) saveTiffStack(M, filename) saveTiffStack(M, filename, bit_depth) saveTiffStack(M, [], bit_depth)
saveTiffStack
saves 3D volume data in matrix form as a stacked tiff image. If the data is indexed as [x, y, z], each image corresponds to an [y, z] slice of the data. If no filename is given, a dialog box is invoked.
|
the volume data to save |
|
filename string |
|
bit depth of the tiff image (set to 8 or 16; default = 8) |
imwrite
revolve2D | scaleFig |
© 2009-2014 Bradley Treeby and Ben Cox.