Path: news.mathworks.com!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!k8g2000yqn.googlegroups.com!not-for-mail
From: ImageAnalyst <imageanalyst@mailinator.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: 3D CT reconstruction
Date: Tue, 2 Dec 2008 08:23:36 -0800 (PST)
Organization: http://groups.google.com
Lines: 16
Message-ID: <b83431e8-1386-437b-88a0-9058bc84aa9d@k8g2000yqn.googlegroups.com>
References: <gh2fds$b29$1@fred.mathworks.com>
NNTP-Posting-Host: 192.44.136.113
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Trace: posting.google.com 1228235017 406 127.0.0.1 (2 Dec 2008 16:23:37 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 2 Dec 2008 16:23:37 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: k8g2000yqn.googlegroups.com; posting-host=192.44.136.113; 
	posting-account=0rLUzAkAAABojYSRC64DkTbtiSCX77HH
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET 
	CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 
	3.5.21022),gzip(gfe),gzip(gfe)
X-HTTP-Via: 1.1 bdci2px (NetCache NetApp/6.0.7)
Xref: news.mathworks.com comp.soft-sys.matlab:504419


On Dec 2, 12:00=A0am, "maya" <mayaea...@googlenews.com> wrote:
> I am trying to reconstruct 3D image from 2D CT slices using delaunay tria=
ngulation.Can anybody say how to use the delaunay function in Matlab for th=
e above
>
> Thanks
> Maya

-------------------------------------------------------------
Pretty sloppy terminology.  You either reconstruct a 3D image from 2D
projection images (not slices)  (using the regular methodology of
filtered back projections, Radon transforms, etc.) or you can make a
surface rendering once you've identified (somehow) which voxels lie on
the surface that you want to render.  Which is it?
Regards,
ImageAnalyst