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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0