Feeds
提问
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...
10 years 前 | 2 个回答 | 0
2
个回答提问
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...
10 years 前 | 3 个回答 | 0
3
个回答提问
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...
10 years 前 | 1 个回答 | 0