Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] How to format my images in order to use 3D Surface Mesh Generation

Subject: CGAL users discussion list

List archive

[cgal-discuss] How to format my images in order to use 3D Surface Mesh Generation


Chronological Thread 
  • From: Xiaoxiong Xing <>
  • To:
  • Subject: [cgal-discuss] How to format my images in order to use 3D Surface Mesh Generation
  • Date: Thu, 17 Apr 2014 13:55:13 -0600

Dear CGAL users,

I have difficulty in using 3D Surface Mesh Generation. What I have is a set of binary images that is a mask of a porosity in an alloy. The user manual says that the 3D Surface Mesh Generation algorithm can work with 3D gray-level images, therefore I thought there was a way to send my images to the algorithm.

I looked at the source code located at \examples\Surface_mesher and found that it reads an image name "skull_2.9.inr". How can I struct my images in order to be able to work with this algorithm?

Thanks in advance.

Sincerely,
Xiaoxiong




Archive powered by MHonArc 2.6.18.

Top of Page