Reply by Aytach May 12, 20072007-05-12
i guess i find several solutions but unfortunately none of them is
perfect.
First one is to use contourslice. By adding up each slice to the graph
i can take a 3-D image. This command needs lots of ram.
Another one is the isosurface, it has an easier use but the image
quality is very low.

Thanks for your help.

Reply by julius May 4, 20072007-05-04
On Apr 30, 8:32 pm, Aytach <ayt...@gmail.com> wrote:
> Hello to everyone; > i need to learn something for my project. I have a dicom file which > includes 480 seperate images of brain tissue. what i want to do is to > create a 3D image from this seperate images. So any helps about where > can i start? > Thanks for your attention...
The closest thing I can think of in Matlab is "surf" (or "surfc"), which draw a surface in 3-D. So if you can extract the "skins" of the objects, then this is one way to go. I somehow don't think that this is possible for brain tissue. Julius
Reply by Aytach May 2, 20072007-05-02
VGhhbmtzIGZvciB0aGUgdGlwIGJ1dCBpIGNhbm5vdCBmaW5kIHRoYXQgY291bGQgYmUgdXNlZnVs
IGNvdWxkIHlvdSBiZQptb3JlIHNwZXNpZmljPwoKr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+v
r6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vCgo=

Reply by Jerry Avins May 1, 20072007-05-01
Aytach wrote:
> Hello to everyone; > i need to learn something for my project. I have a dicom file which > includes 480 seperate images of brain tissue. what i want to do is to > create a 3D image from this seperate images. So any helps about where > can i start? > Thanks for your attention...
Think "serial section". Maybe even Google for it. Jerry -- Engineering is the art of making what you want from things you can get. &macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;
Reply by Aytach April 30, 20072007-04-30
Hello to everyone;
i need to learn something for my project. I have a dicom file which
includes 480 seperate images of brain tissue. what i want to do is to
create a 3D image from this seperate images. So any helps about where
can i start?
Thanks for your attention...