Community Profile

photo

faisal aziz


Attivo dal 2016

Followers: 0   Following: 0

Statistiche

  • First Review

Visualizza badge

Feeds

Visto da

Domanda


i have a code that stack the 2d images into 3d array and save in volume.fib and its output is good but when i'm trying to put into function it show some error ?
numberOfSlices=186; image = zeros(215,256,numberOfSlices); for slice = 1 : numberOfSlices dir_name='E:\BTN-7\final ...

oltre 7 anni fa | 0 risposte | 1

0

risposte

Domanda


i have 186 brain mri 2d slices (256*215) i want to stack them into 3d array (256*215*186) ?
my code has an error at this line image(:,:,slice) = thisSlice; dimension mismatch help me to solve this problem numberOfSl...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


I have 180 segmented images from brain MRI. How would I combine these slices together to create a 3D model?
i have 180 segmented brain mri images i want the code to read 180 slices and combine together and make 3d image

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


how can i reconstruct a 3 D image from Brain MRI segmented slices?
there are multiple segmented slices example <</matlabcentral/answers/uploaded_files/57770/output_slice_110.png>> there ar...

oltre 7 anni fa | 2 risposte | 0

2

risposte