Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Bug: Several calls of Poisson surface reconstruction in one application

Subject: CGAL users discussion list

List archive

[cgal-discuss] Bug: Several calls of Poisson surface reconstruction in one application


Chronological Thread 
  • From: Marc Klopfenstein <>
  • To:
  • Subject: [cgal-discuss] Bug: Several calls of Poisson surface reconstruction in one application
  • Date: Wed, 21 Sep 2011 01:26:59 -0700 (PDT)

Hi,

I am calling several time the Poisson surface reconstruction in my
application. Every time I use the same point set. After n calls the
reconstruction fails (Error: cannot solve Poisson equation) and at the next
reconstruction call I have a crash. I have this problem, when I use
different point set and when I use different point set for each
reconstruction call.

Is this problem a CGAL bug ? See attached a source code pointing out the
problem and a point set for test.

Best Regards,

Marc

http://cgal-discuss.949826.n4.nabble.com/file/n3829299/1.xyz 1.xyz
http://cgal-discuss.949826.n4.nabble.com/file/n3829299/main.cpp main.cpp


--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Bug-Several-calls-of-Poisson-surface-reconstruction-in-one-application-tp3829299p3829299.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page