Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Advice on how to use Triangulated Surface Mesh Segmentation in Python?

Subject: CGAL users discussion list

List archive

[cgal-discuss] Advice on how to use Triangulated Surface Mesh Segmentation in Python?


Chronological Thread 
  • From: Yuxiang Wang <>
  • To:
  • Subject: [cgal-discuss] Advice on how to use Triangulated Surface Mesh Segmentation in Python?
  • Date: Tue, 24 Oct 2017 10:56:28 -0700
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=None ; spf=None
  • Ironport-phdr: 9a23:3CPILxEXFxbPcUpAxDHzeZ1GYnF86YWxBRYc798ds5kLTJ76osSwAkXT6L1XgUPTWs2DsrQf1LqQ7viocFdDyKjCmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TXhpQIVTx7wPA4wKuXuEZPJlOy20fqz8tvdeVZmnj24NIJvPBS/qwqZicAQjsM2O7lswxnhvHpSdOVQxGouKF6OyUWvrvys9YJupnwD88kq8NRNBP33

Dear CGAL developers,

Sorry for the spam.

I know that CGAL has a nice module of Triangulated Surface Mesh Segmentation (https://doc.cgal.org/latest/Surface_mesh_segmentation/index.html). I'd like to interface it with my Python code base, but I realized that it is not listed in our SWIG bindings for Python. I was wondering that, could you please share some suggestions on whether it is possible, or how I could get started in incorporating it into my Python code?

Thank you,
yw5aj



Archive powered by MHonArc 2.6.18.

Top of Page