Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] isosurface construction from signed distance function point set

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] isosurface construction from signed distance function point set


Chronological Thread 
  • From: gunshi <>
  • To:
  • Subject: Re: [cgal-discuss] isosurface construction from signed distance function point set
  • Date: Fri, 13 Nov 2015 09:40:49 -0800 (PST)
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=SoftFail ; spf=None
  • Ironport-phdr: 9a23:8HPgnB0zv3oUlnsvsmDT+DRfVm0co7zxezQtwd8ZsegVKvad9pjvdHbS+e9qxAeQG96LtrQZ0aL/iOPJZy8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL2PbrnD61zMOABK3bVMzfbSoXNOIx+2MlMmMuLTrKz1SgzS8Zb4gZD6Xli728vcsvI15N6wqwQHIqHYbM85fxGdvOE7B102kvpT4r9Zf9HFbtPslssJBSq7nZL8QTLpCDT1gPXpmytfssEzMUA2U5npUBmoLlAFIAgfY9A3zD7/+tyL7sqx23yzMbp6+dqw9RTn3t/QjcxTvkipSbzM=

Hi, i had the same problem, i have a distribution of points where some points
have negative scalar values, and some have positive scalar values,and i want
the zero level isosurface.
This doesn't exactly fit the 'point set/cloud' description or else i'd have
used the point set processing module (because from what i understand, in
that case we should only have points which we know are definitely inside the
object, and the package functions find the best fitting contour for those
points).
Any chance you've found a way to do this?
Thanks.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/isosurface-construction-from-signed-distance-function-point-set-tp4661319p4661337.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page