Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Puzzles on learning 3D surface reconstruction from point sets

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Puzzles on learning 3D surface reconstruction from point sets


Chronological Thread 
  • From: Laurent Saboret <>
  • To:
  • Subject: Re: [cgal-discuss] Puzzles on learning 3D surface reconstruction from point sets
  • Date: Mon, 03 Jan 2011 10:55:56 +0100

Hi,

I guess that your application crashed. I invite you to run it under a
debugger to see what is happening (you will need to compile CGAL in debug
mode).

Best regards,
Laurent Saboret


Le 24/12/2010 06:02, cmodel a écrit :
Hi All,

I am a newbie on learning 3D surface reconstruction from point sets, I have
met some puzzles.

I use one general .xyz file (without normals inside), to be loaded in the
demo.

Then according to the online manual, I performed:
1. analysis
2. processing
3. normal estimation
4. reconstruction

steps 1-3 are OK, but when performing 4.reconstruction, it quit by its own
without anything.

And can anyone explain the usage of those parameters needed in each step ?
Is that the cause of my incorrect parameters configuration ?

Please help me. Thanks.




Archive powered by MHonArc 2.6.16.

Top of Page