Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Meshing isosurface out of a binary image given as raw file

Subject: CGAL users discussion list

List archive

[cgal-discuss] Meshing isosurface out of a binary image given as raw file


Chronological Thread 
  • From: Thorsten Lew <>
  • To:
  • Subject: [cgal-discuss] Meshing isosurface out of a binary image given as raw file
  • Date: Fri, 3 Jul 2015 15:25:08 +0200

Hi there, 

I'm currently trying to extract a triangle mesh out of a binary image. This test image has a size of 1000 x 1000 x 1000 pixels and contains lots of small spheres. I'm an absolutely beginner with cgal, but have seen that my issue is already solved for .inr files ("3.2 Meshing Isosurfaces Defined as Gray Levels in 3D Images" http://doc.cgal.org/latest/Surface_mesher/index.html). 

This example works for INR files. How can I get an .raw file (2048 bytes header) to work? Or does there maybe exist a converter?

Thanks,

Thorsten


  • [cgal-discuss] Meshing isosurface out of a binary image given as raw file, Thorsten Lew, 07/03/2015

Archive powered by MHonArc 2.6.18.

Top of Page