Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Maximum convex subset of a non-convex polygon

Subject: CGAL users discussion list

List archive

[cgal-discuss] Maximum convex subset of a non-convex polygon


Chronological Thread 
  • From: Renato Silveira <>
  • To:
  • Subject: [cgal-discuss] Maximum convex subset of a non-convex polygon
  • Date: Thu, 27 Mar 2014 10:36:23 -0300

I have to compute the max (or near-max) convex polygon inside a concave polygon. I found the function CGAL::maximum_area_inscribed_k_gon_2 which works for convex polygons.  
 
Partitionate polygons in convex parts didn't help me.

Is there any way to do this using CGAL?

Thanks in advance,
Renato


--
Renato Silveira
     Ph. D. Student
     Informatics Institute - UFRGS

     Porto Alegre - RS - Brazil



  • [cgal-discuss] Maximum convex subset of a non-convex polygon, Renato Silveira, 03/27/2014

Archive powered by MHonArc 2.6.18.

Top of Page