Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Meshing 3D Gray Level image problem

Subject: CGAL users discussion list

List archive

[cgal-discuss] Meshing 3D Gray Level image problem


Chronological Thread 
  • From: mylesth <>
  • To:
  • Subject: [cgal-discuss] Meshing 3D Gray Level image problem
  • Date: Thu, 16 Jun 2011 14:01:11 -0700 (PDT)

Hi,

I'm implementing code from Chapter 46 - 3D Surface Mesh Generation.
I've ran the skull case and was able to obtain the mesh. I have created my
own INR files, based on simple geometries. Upon viewing these INR files
in MedINRIA they appear to be 'watertight'.

However when executing the code, it stalls at the line which calls
CGAL::make_surface_mesh. I have made sure my gray level in the file
and target gray correspond, ensured the bounding sphere encompasses
the shape and also that its center is inside the surface.

What am I missing?

Thanks in advance,
m

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Meshing-3D-Gray-Level-image-problem-tp3603769p3603769.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] Meshing 3D Gray Level image problem, mylesth, 06/16/2011

Archive powered by MHonArc 2.6.16.

Top of Page