Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: how to use Image_3::labellized_trilinear_interpolation() properly

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: how to use Image_3::labellized_trilinear_interpolation() properly


Chronological Thread 
  • From: Hamid G <>
  • To:
  • Subject: [cgal-discuss] Re: how to use Image_3::labellized_trilinear_interpolation() properly
  • Date: Wed, 10 Oct 2012 21:24:31 -0700 (PDT)

Thanks for your reply.

I am using .inr file format to pass segmented images (which are in several
.bmp files) to CGAL mesher.
The goal is to mesh a block with a tiny sub-region inclusion with different
meshing sizes.

Were you able to reproduce the bug in mesh_3D_image.cpp with:

int label = image.labellized_trilinear_interpolation(0., 0., 57., 0);

Does the class/template provide any mechanism to deduce the type of image if
we don't have prior information about the image file we are reading?

thanks again



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/how-to-use-Image-3-labellized-trilinear-interpolation-properly-tp4655999p4656005.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page