Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Question regarding the triangulation of several iso-contours in a single grey level image

Subject: CGAL users discussion list

List archive

[cgal-discuss] Question regarding the triangulation of several iso-contours in a single grey level image


Chronological Thread 
  • From: Joan Hensen <>
  • To: "" <>
  • Subject: [cgal-discuss] Question regarding the triangulation of several iso-contours in a single grey level image
  • Date: Mon, 22 Aug 2016 14:04:36 +0000
  • Accept-language: de-DE, en-US
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:FHiWdxJzCffWxCkBddmcpTZWNBhigK39O0sv0rFitYgUIvnxwZ3uMQTl6Ol3ixeRBMOAuqsC0LOd7vyoGTRZp83Q6DZaKN0EfiRGoP1epxYnDs+BBB+zB9/RRAt+Iv5/UkR49WqwK0lfFZW2TVTTpnqv8WxaQU2nZkJLL+j4UrTfk96wn7jrvcaCOkMT3XHgPfsydEzw9lSJ8JFOwMNLEeUY8lPxuHxGeuBblytDBGm4uFLC3Pq254Np6C9KuvgspIZqWKT+eLkkH/QDVGx1ezN92Mq+/xLMRA/K6noHWXgNiTJJBRLE5Vf0RN255iD1v+441CiBNtDtVpg1Xy6j5uFlUkm7pj0AMmsb92jRwux9irlWplr1hRt2xcj0bYeOOfxWeb7BedQdRixNU5ACBGR6HoqgYt5XXKI6NuFCotylqg==
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

Hey guys,

I'm using the example Surface_mesher/mesh_a_3d_gray_image.cpp in order to triangulate a 3D image.

Currently, I have a grey level image with several objects in it. Larger and smaller ones. When I try to apply 'mesh_a_3d_gray_image' on it some of the smaller objects near the image border are missing in the resulting mesh. Is this example only applicable if the image contains only the iso-contour of one single object or can I achive to get meshes for all of them? If yes, how :-)?

Joan




Archive powered by MHonArc 2.6.18.

Top of Page