Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: [cgal-discuss] Re: 3D meshing of multidomain segmented images with sharp features

Subject: CGAL users discussion list

List archive

Re: Re: [cgal-discuss] Re: 3D meshing of multidomain segmented images with sharp features


Chronological Thread 
  • From: David Bernstein <>
  • To:
  • Subject: Re: Re: [cgal-discuss] Re: 3D meshing of multidomain segmented images with sharp features
  • Date: Wed, 22 May 2013 12:54:54 -0700 (PDT)

Thanks Laurent, That works and produces a .inr file.

After playing with the code for a while it appears that the problem with the
subdomain_index occurs only when I add 1D features to preserve the image
edges (the 12 edges of the image bounding box). In this case the Polyline_3
objects are lists with only two Points in them. I've checked the lists and
they are indeed all edges of the bounding box.

This might be a problem with my code but if not I'll try to boil it down to
a form I can post to the forum which you can run that replicates the
problem.

Thanks,
Dave



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/3D-meshing-of-multidomain-segmented-images-with-sharp-features-tp4657504p4657561.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page