For Programmers: Free Programming Magazines  


Home > Archive > Matlab > December 2005 > How to save a 4-D matrix image









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author How to save a 4-D matrix image
Chung Lee

2005-12-15, 7:07 pm

Dear all;

I was wondering whether anyone knows how to save a 3-D image (4-D
matrix according to MATLAB requirement) in tif format? Thank you
very much and have a nice day.

Best,
Chung
Jos

2005-12-15, 7:07 pm

Chung Lee wrote:
>
>
> Dear all;
>
> I was wondering whether anyone knows how to save a 3-D image (4-D
> matrix according to MATLAB requirement) in tif format? Thank you
> very much and have a nice day.
>
> Best,
> Chung


<imwrite> might help you.

Jos
M. Tetouan

2005-12-18, 7:06 pm

It's not possible unless you save each 2D slice of your 3D data in
tif format. The solution is to save your 3D data in .mat format.

M. Tetouan

Jos wrote:
>
>
> Chung Lee wrote:
(4-D[color=darkred]
you[color=darkred]
>
> <imwrite> might help you.
>
> Jos

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com