Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Tetrahedral mesh from polyhedral and image domain

Subject: CGAL users discussion list

List archive

[cgal-discuss] Tetrahedral mesh from polyhedral and image domain


Chronological Thread 
  • From: jatin relan <>
  • To:
  • Subject: [cgal-discuss] Tetrahedral mesh from polyhedral and image domain
  • Date: Tue, 6 Apr 2010 13:52:37 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=jstBjqSfX4UoDsPSXo54q61Fl6CdCLoY0kCyfMFghnrrxoLR97ltldLVjV/viNExVf DkIW5eewxTiIbjGyz3FCvvOE2D+30OeaU24OC7cyizWpXfe3jsMldiHqMBz2lZc0tn9Z vWV8OtypXgt3Red9qLjdIsm1NBHypRQ2SJXqg=

Hi all,

I am getting familiar with CGAL recently and I have some questions on 3D Mesh generation package:

Q1. Is it possible to generate a volumetric tetrahedral mesh from triangulated surface, but having the surface triangles not changed, only tetrahedral elements inside the volume remeshed.

Q2. When I use the mesh_3D_image example for finer mesh resolution (0.3 mm - facet size and cell size) , I get the mesh with jagged boundaries (see the fig attached), and
 if I want to have smoother mesh I do give larger facet_distance to have low approximation, but still I have the same problem of jagged boundaries.


Q3. For generating meshes from the segmented image, Is it possible to control the parameters (facet_size,cell_size, etc) for each segmented region individually?

I thank you a lot in advance to help me with these questions.

Cheers.
Jatin

Attachment: Liver_finer_meshresolution.jpg
Description: JPEG image




Archive powered by MHonArc 2.6.16.

Top of Page