Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] "surface patches" preservation for segmented 3D images

Subject: CGAL users discussion list

List archive

[cgal-discuss] "surface patches" preservation for segmented 3D images


Chronological Thread 
  • From: Chupin <>
  • To:
  • Subject: [cgal-discuss] "surface patches" preservation for segmented 3D images
  • Date: Wed, 12 Oct 2011 16:37:06 +0200 (CEST)

Hello,

I'm a beginner with CGAL and i'm trying to do a "MeshDomainWithFeatures_3"
of a segmented 3D image.
I've no problem to do the meshing but I'd like to force the 3D volume faces to
be part of the mesh.

I find out how to preserve the 12 edges of my volume adding polylines to the
domain : nodes of the mesh are perfectly on the edges, but I still have
"bumps/holes" on the 3D faces.

How can I preserve the 6 faces of my 3D domain ?

Thank you by advance


  • [cgal-discuss] "surface patches" preservation for segmented 3D images, Chupin, 10/12/2011

Archive powered by MHonArc 2.6.16.

Top of Page