Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] how to remove the random initialization in surface mesh generation

Subject: CGAL users discussion list

List archive

[cgal-discuss] how to remove the random initialization in surface mesh generation


Chronological Thread 
  • From: Yasheng Chen <>
  • To:
  • Subject: [cgal-discuss] how to remove the random initialization in surface mesh generation
  • Date: Mon, 21 Sep 2009 13:46:16 -0400
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=OAkN6lUsPNtc8z7CNV6hqjn3GF0xGdNTbOV5T8dItLPLwkGWwH5TbNeMk2HptQa9IC nlTQOkSqqZBapxIANCFSefgjWnJFd8RuQMgx2CPzluqMlcZE0UOGrzc5PDSKoT4vDGFm hOWfIFcocNrJ9c440UQ03jSPFcXyvGt/e4FIc=

Hi all,

This question is about using CGAL to extract iso-surface from medical images.  The current program "mesh_a_3d_gray_image" does not provide the same surface results if you run the program twice due to the randomness in the initialization phase (Thanks Andreas for replying my question a little while ago to let me know this).  I wonder how I can remove this random initialization to generate consistent surface outputs.

Thank you very much!

Yasheng





  • [cgal-discuss] how to remove the random initialization in surface mesh generation, Yasheng Chen, 09/21/2009

Archive powered by MHonArc 2.6.16.

Top of Page