Path: news.mathworks.com!not-for-mail
From: "Michael Garrity" <mgarrity@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: how to smooth a triangulated surface?
Date: Tue, 21 Apr 2009 08:47:39 -0400
Organization: The MathWorks, Inc.
Lines: 18
Message-ID: <gskf9d$eh7$1@fred.mathworks.com>
References: <gsj703$rf1$1@fred.mathworks.com>
Reply-To: "Michael Garrity" <mgarrity@mathworks.com>
NNTP-Posting-Host: garritym.dhcp.mathworks.com
X-Trace: fred.mathworks.com 1240318061 14887 144.212.107.121 (21 Apr 2009 12:47:41 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 21 Apr 2009 12:47:41 +0000 (UTC)
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.5512
X-RFC2646: Format=Flowed; Original
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579
Xref: news.mathworks.com comp.soft-sys.matlab:534361



"Pinpress" <nospam__@yahoo.com> wrote in message news:gsj703$rf1$1@fred.mathworks.com...
> Hi all,
>
> Suppose I have a triangulated surface (e.g., created by using isosurface), how can I
> efficiently smooth the surface? Thanks for any good input!
>
Just a suggestion. If it really is an isosurface, you'll probably
have better results smoothing the volume data before doing
the isosurface. It tends to be simpler and more robust than
messing with the surface data.


    -Mike Garrity
    -The MathWorks