Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Definition of the oracle in 3D images mesh generation

Subject: CGAL users discussion list

List archive

[cgal-discuss] Definition of the oracle in 3D images mesh generation


Chronological Thread 
  • From:
  • To:
  • Subject: [cgal-discuss] Definition of the oracle in 3D images mesh generation
  • Date: Mon, 3 Nov 2008 23:12:26 +0200


Hello,

In order to generate a mesh for a 3D binary image (for example, but the
question
is also for multiply-labelled images), I need an oracle function which knows
when a point is outside or inside (or in what domain). How do I do such a
check, when I only have the 3D image, sampled grid of the surface as input? If
I decide that every square is uniform, for example, won't the surface converge
to be staircase-shaped?

Amir.



Archive powered by MHonArc 2.6.16.

Top of Page