How to write tiff stacks with single precision

I have two tiff stack images('a.tif' and 'b.tif'). Each of them have 2 stacks(512*512, grayscale). I want to write the result of a./b in single mode precision with Tiff class. I can get the result (result.zip) with other ImageJ, but failed to do it in Matlab. How can I do this?

 Accepted Answer

1 Comment

Thanks. It works well. Since I want to put multiple images into a tiff file, I also call the writeDirectory after performing t.write.

Sign in to comment.

More Answers (0)

Products

Tags

Community Treasure Hunt

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

Start Hunting!