Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: Alexandre Lapene <>
  • To:
  • Subject: Re: [cgal-discuss] Isosurfaces from Gray level image
  • Date: Tue, 6 Oct 2015 08:13:13 -0700 (PDT)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Neutral ; spf=None
  • Ironport-phdr: 9a23:PLKA8h1pogURJt99smDT+DRfVm0co7zxezQtwd8ZsegSKfad9pjvdHbS+e9qxAeQG96Lt7Qb0qGM6ujJYi8p39WoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6kO74TNaIBjjLw09fr2zQd6OyZvunLrrs7ToICx2xxOFKYtoKxu3qQiD/uI3uqBFbpgL9x3Sv3FTcP5Xz247bXianhL7+9vitMU7q3cY6Lod8JtLXqz+Oqg5VrdFFy8OMmYv5cStuwOQYxGI4y41VmgGmxxEGQWNyBjiU5H8+n/+v/Jw3iSyJtH/S74zQzjk4qt2Hky7wBwbPiI0pTmEwvd7i7hW9Uqs

Hi Jane,

Thanks for your quick reply.

There are two reasons why I'm trying to use small values for facet_distance.
The first one is I'm not sure of the definition of facet_distance. I had
assumed it was a relative value, likely based on the domain size, diagonal.
Also while reducing this value below the theoretical minimum value you
mention, I noticed improvement in the quality of the surface mesh. It is an
absolute distance?
Second reason is I also want to have very flat surfaces for my bounding box
surfaces (squares) as that would make my life easier for simulation. To tell
you the entire story, I ultimately need to give separate attributes for the
boundaries and one way is by detecting, after meshing, x=0,x=L,y=0,y=L
etc... faces. So if you have an alternative I'm more than interested.
Thanks!

Alexandre



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



Archive powered by MHonArc 2.6.18.

Top of Page