Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] not desired results with alpha_shape_3

Subject: CGAL users discussion list

List archive

[cgal-discuss] not desired results with alpha_shape_3


Chronological Thread 
  • From: Juan Carlos Lopez Alfonso <>
  • To:
  • Subject: [cgal-discuss] not desired results with alpha_shape_3
  • Date: Wed, 16 Nov 2011 17:19:18 +0100

Hi all:

I have an input set of points which is a close contours in parallel planes: 

http://dl.dropbox.com/u/2516160/image2.png
http://dl.dropbox.com/u/2516160/PTV_all.txt

Why when I use the alpha shape class I obtain something like this:

http://dl.dropbox.com/u/2516160/image3.png

when I want that the shape of the 3d-triangulation contour adjusts the shape of my set of points.

This is my code:
http://dl.dropbox.com/u/2516160/main.txt

Best regards
Juan Carlos



Archive powered by MHonArc 2.6.16.

Top of Page