Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: CGAL :: Poisson Surface Reconstruction

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: CGAL :: Poisson Surface Reconstruction


Chronological Thread 
  • From: Marc Klopfenstein <>
  • To:
  • Subject: [cgal-discuss] Re: CGAL :: Poisson Surface Reconstruction
  • Date: Thu, 25 Aug 2011 02:17:22 -0700 (PDT)

Hi,

I made some more test with the demo. The demo works for the Bimba point set
and for my own point set. I found the problem mentioned in my last post when
using my own point set and the demo. I had a normal problem in the point
set, I switched from my mormal calculation method to a CGAL normal
calculation method.

So to sum up,with the demo I run the Poisson reconstruction with max. 550
000 points. With my code, can run Poisson reconstruction with max. 250 000
points. As mentionned in a previous post, I probably have a compilation
issue. Do you have an idea about this problem or a clue where to start
looking.

Best regards,

Marc

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/CGAL-Poisson-Surface-Reconstruction-tp3616368p3767755.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page