majedaldein almahasneh
2017 年からアクティブ
Followers: 0 Following: 0
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)...
7年以上 前 | 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 ...
7年以上 前 | 2 件の回答 | 1