Path: news.mathworks.com!not-for-mail
From: "Vihang Patil" <vihang_patil@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: 3D using ISOSURFACE
Date: Wed, 13 Feb 2008 08:10:06 +0000 (UTC)
Organization: Konem Solutions
Lines: 23
Message-ID: <fou8ku$o9b$1@fred.mathworks.com>
References: <fotnmu$8t8$1@fred.mathworks.com>
Reply-To: "Vihang Patil" <vihang_patil@yahoo.com>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1202890206 24875 172.30.248.37 (13 Feb 2008 08:10:06 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 13 Feb 2008 08:10:06 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 842609
Xref: news.mathworks.com comp.soft-sys.matlab:451047


"arulvel v" <varulvel@hotmail.com> wrote in message 
<fotnmu$8t8$1@fred.mathworks.com>...
> I have constructed a 3D matrix and used ISOSURFACE to 
view
> it as 3D image. 
> 
> The 3D image i get shows layers of slices and gaps 
between
> slices. Is it possible to smooth the 3D image. ?


doc smooth3d


> Is there any other way to reconstruct the 3D matrix to 3D
> image, other than isosurface. ?

Volume rendering found here
http://www.mathworks.com/matlabcentral/fileexchange/loadFil
e.do?objectId=4927&objectType=file

HTH
Vihang