Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Isosurfaces from Gray level image

Subject: CGAL users discussion list

List archive

[cgal-discuss] Isosurfaces from Gray level image


Chronological Thread 
  • From: Alexandre Lapene <>
  • To:
  • Subject: [cgal-discuss] Isosurfaces from Gray level image
  • Date: Thu, 24 Sep 2015 16:58:14 -0700 (PDT)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Neutral ; spf=None
  • Ironport-phdr: 9a23:buPY9xVCRXy1ODjnMFwrFNrLN7XV8LGtZVwlr6E/grcLSJyIuqrYZhGOt8tkgFKBZ4jH8fUM07OQ6PC8HzBfqs3d+Fk5M7VyFDY9wf0MmAIhBMPXQWbaF9XNKxIAIcJZSVV+9Gu6O0UGUOz3ZlnVv2HgpWVKQka3CwN5K6zPF5LIiIzvjqbpq8GVP1oD32b1SIgxBSv1hD2ZjtMRj4pmJ/R54TryiVwMRd5rw3h1L0mYhRf265T41pdi9yNNp6BprJYYAu3MVv9mHPkBVHxmaDhtpZ6jiR6WRgSG4j4QU34djwFTKwnD9hDzGJnr4QXgse8o8S2XLcTwQao5ERCr96ptRVe8jC4fOjg02HrLg8p+i7hX5h+tukoskMbvfIiJOa8nLevmdtQASD8aBp5c

Hi,

I'm trying to mesh more than one iso-surface from a gray scale image. My
gray scale image is already segmented, which means my number of gray levels
is equal to the number of iso surfaces I want to mesh.

For the simplest case my image is made of 0 and 1. Following the example
mesh_a_3d_gray_image and using an isovalue of 0.5, I get what I want. Now,
my image is made with 0, 1 and 2 and I want to mesh two iso surfaces for iso
values 0.5 and 1.5. How can I do it?

Thanks in advance

Alexandre



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Isosurfaces-from-Gray-level-image-tp4661158.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page