Feeds
답변 있음
how can i reconstruct a 3 D image from Brain MRI segmented slices?
Hi, have you tried using mesh? clc close all clear all x = imread('imagename.bmp'); %read your image Img1 = double(x)...
how can i reconstruct a 3 D image from Brain MRI segmented slices?
Hi, have you tried using mesh? clc close all clear all x = imread('imagename.bmp'); %read your image Img1 = double(x)...
8년 초과 전 | 0
질문
How can I reconstruct 3D image from 2D slices?
I have a lot of 2D slices of a spherical volumetric object. these slices are taken using different wavelengths (each wavelength ...
8년 초과 전 | 답변 수: 2 | 1

