Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: 2D CT slices reconstruction into 3D
Date: Fri, 23 Jan 2009 13:47:01 +0000 (UTC)
Organization: Cambridge Univ
Lines: 15
Message-ID: <glchol$95q$1@fred.mathworks.com>
References: <glca8m$pfr$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1232718421 9402 172.30.248.38 (23 Jan 2009 13:47:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 23 Jan 2009 13:47:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 870214
Xref: news.mathworks.com comp.soft-sys.matlab:513399


Hi,

You're looking for tomographic reconstruction, probably using a Radon Transform.

I'm not going to type it all out, but I've answered basically the same question on this forum before... have a look at this thread.

http://www.mathworks.com/matlabcentral/newsreader/view_thread/161781

Take Care

Tom

"neftirini isabel" <k0842341@kingston.ac.uk> wrote in message <glca8m$pfr$1@fred.mathworks.com>...
> Hi, I have a batch of 300 2D Images of a CT scan(dicom), and would like to know how to upload them all into matlab and reconstruct it for 3D. Could anyone help me please. I have tried a series of algorithms for dicom, but my dicom doesnt have an extension name such as dcm or tiff or anything of sort....
> Thank you