Community Profile

photo

lilish


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to image entirely a 3D file?
hi,To visualize a 3D function A(x,y,z), I used the following code to observe a z-slice at z=z0: imagesc(A(:,:,z0)); I'm wonder...

9 years ago | 2 answers | 0

2

answers

Question


out of memory error!
hi, I'm running a code in matlab to read data from a file which has a 512*512*512 volume by fread command. when i run it for the...

9 years ago | 3 answers | 0

3

answers

Question


loading a .vol file in matlab and display image
Hi; I have a .vol file, which is the raw data of a image that is a 3D binary file. The first three 32-bit values are integers d...

9 years ago | 1 answer | 0

1

answer