Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Problem in 3D meshing on cardiac

Subject: CGAL users discussion list

List archive

[cgal-discuss] Problem in 3D meshing on cardiac


Chronological Thread 
  • From: misterdan <>
  • To:
  • Subject: [cgal-discuss] Problem in 3D meshing on cardiac
  • Date: Fri, 27 Mar 2015 04:36:27 -0700 (PDT)

I'm trying to make a 3D mesh from a segmented 3D cardiac image, which is very
similar to the example shown in the documentation.
http://doc.cgal.org/latest/Mesh_3/Mesh_3_2mesh_3D_image_8cpp-example.html
<http://doc.cgal.org/latest/Mesh_3/Mesh_3_2mesh_3D_image_8cpp-example.html>

However, the program could not produce any mesh from my image, it stuck in
the meshing process for very long time, and I had no choice but to terminate
the program manually.
My input image is a binary image, with value 0 or 255.
I have checked that the program did indeed read my image successfully (it
shows the correct image dimension)

I have tried different parameters and it still stuck in the meshing process.
Any useful suggestion ?
Thank you very much.
I attach the image below for your reference. (it's in inr.gz format...)
Mask.gz <http://cgal-discuss.949826.n4.nabble.com/file/n4660606/Mask.gz>





--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Problem-in-3D-meshing-on-cardiac-tp4660606.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] Problem in 3D meshing on cardiac, misterdan, 03/27/2015

Archive powered by MHonArc 2.6.18.

Top of Page