Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] mesh from image with features

Subject: CGAL users discussion list

List archive

[cgal-discuss] mesh from image with features


Chronological Thread 
  • From: Felipe Bordeu <>
  • To: cgal <>
  • Subject: [cgal-discuss] mesh from image with features
  • Date: Fri, 18 Oct 2013 09:46:30 +0200

Hello everybody,


I'm making a mesh from a 3D image (using CGAL::Image_3::read_raw and CGAL::make_mesh_3<C3t3>...) but I know somes features of this image (2 polylines).
Do you know how to add features to my mesh_domain (of type CGAL::Labeled_image_mesh_domain_3<CGAL::Image_3,CGAL::Exact_predicates_inexact_constructions_kernel> )?

I read the manual (http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Mesh_3/Chapter_main.html  ). but my mesh_domain class miss the add_features(...) member function.

Felipe

-- 
Felipe Bordeu Weldt
Ingénieur de Recherche
-------------------------------------
Tél. : 33 (0)2 40 37 16 57
Fax. : 33 (0)2 40 74 74 06

Institut GeM - UMR CNRS 6183
École Centrale Nantes
1 Rue de La Noë, 44321 Nantes, FRANCE
-------------------------------------



Archive powered by MHonArc 2.6.18.

Top of Page