Community Profile

photo

faisal aziz


Actif depuis 2016

Followers: 0   Following: 0

Statistiques

  • First Review

Afficher les badges

Feeds

Afficher par

Question


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 ...

plus de 7 ans il y a | 1 réponse | 1

0

réponse

Question


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...

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 7 ans il y a | 2 réponses | 0

2

réponses