Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] how to improve the performace when reconstruct surface from point set

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] how to improve the performace when reconstruct surface from point set


Chronological Thread 
  • From: Bo Zhou <>
  • To:
  • Subject: Re: [cgal-discuss] how to improve the performace when reconstruct surface from point set
  • Date: Sun, 08 Nov 2009 16:11:14 +0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=iGeEMvhnlUwceWsy2YZlWXx1T8x9YyPjd5ShB5ylRYnEVev3bDVb8ngu+u516TSGj7 6Nnnx/WPS9eGnGsXXvxqDFglQ/rvfXpwwLllWXZPMkVtbf6BOD7bPnrugOMKk7FXA5uq 3et/oVxP++FlPeXfUu+r08RS+f6DBRFCgwFeY=

杨成林 wrote:
I suggest you use the code from the author of Poisson Surface Reconstruction: http://www.cs.jhu.edu/~misha/Code/PoissonRecon/ <http://www.cs.jhu.edu/%7Emisha/Code/PoissonRecon/>.And there is an out of core version:
http://www.cs.jhu.edu/~bolitho/Research/StreamingSurfaceReconstruction/ <http://www.cs.jhu.edu/%7Ebolitho/Research/StreamingSurfaceReconstruction/>.
2009/11/7
<

<mailto:>>

Hi ,there
I'm very glad that CGAL-3.5 provides such a package, with which we can
reconstruct surface point set easily.But in my project there're a
large number
of point set,100,000 or even 1,000,000 in total.I wonder how i can
improve the
performace of my program or whether the package is proper for my
project.
I will really apperciate your help.

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




--
杨成林
Yang Chenglin
In my opinion, CGAL's implementation is just a general version, so the performance could not be as high as a specific one.



Archive powered by MHonArc 2.6.16.

Top of Page