Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: Joan Hensen <>
  • To: "" <>
  • Subject: AW: [cgal-discuss] Question regarding the triangulation of several iso-contours in a single grey level image
  • Date: Tue, 23 Aug 2016 22:37:39 +0000
  • Accept-language: de-DE, en-US
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:BU2LBxLKAQYDS8ulCtmcpTZWNBhigK39O0sv0rFitYgUIvnxwZ3uMQTl6Ol3ixeRBMOAuqsC0Led6/6oGTRZp83Q6DZaKN0EfiRGoP1epxYnDs+BBB+zB9/RRAt+Iv5/UkR49WqwK0lfFZW2TVTTpnqv8WxaQU2nZkJLL+j4UrTfk96wn7jrvcaCOkMT2XHlP/sydEzw9lSJ8JFOwMNLEeUY8lPxuHxGeuBblytDBGm4uFLC3Pq254Np6C9KuvgspIZqWKT+eLkkH/QDVGx1ezN92Mq+/xLMRA/K6noHWXgNiTJJBRLE5Vf0RN255iD1v+441CiBNtDtVpg1Xy6j5uFlUkm7pj0AMmsb92jRwux9irlWplr1hRt2xcj0bYeOOfxWeb7BedQdRixNU5ACBGR6HoqgYt5XXKI6NuFCotylqg==
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

A small example should help. I have generated a grey level image including four objects (-> exmaple.inr). I'm using the attached cpp file (-> mesh_a_3d_gray_image.cpp) to generate a mesh (-> mesh.png). The small object in one of the image corners (-> img.png) is missing.

How can I obtain a mesh of all objects regardless of size and position in the input image?

Thanks for your help.




Von: <> im Auftrag von Joan Hensen <>
Gesendet: Montag, 22. August 2016 16:04
An:
Betreff: [cgal-discuss] Question regarding the triangulation of several iso-contours in a single grey level image
 

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

Attachment: files.zip
Description: files.zip




Archive powered by MHonArc 2.6.18.

Top of Page