Community Profile

photo

faisal aziz


2016년부터 활동

Followers: 0   Following: 0

통계

  • First Review

배지 보기

Feeds

보기 기준

질문


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

7년 초과 전 | 답변 수: 0 | 1

0

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 2 | 0

2

답변