Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Simplify the Segment Voronoi Lines

Subject: CGAL users discussion list

List archive

[cgal-discuss] Simplify the Segment Voronoi Lines


Chronological Thread 
  • From: Xi Cheng <>
  • To:
  • Subject: [cgal-discuss] Simplify the Segment Voronoi Lines
  • Date: Wed, 10 Apr 2013 00:49:53 +0800

Dear all CGAL members ,

I'm using CGAL Segment_Delaunay_Graph for getting the sketch lines and central point of polygons. Here are resuls:

 内嵌图片 1

Then, in my second step, i'd like to simplify those voronoi lines into only the main lines ( the line could present the shape of polygon in most great measure, it commonly would be the lines has longest length ). It would like the red lines below:
内嵌图片 2 

So, i need to filter out some outsider curves, but i'm not familiar with the algorithms of Segment_Delaunay_Graph. Any suggestion and reference would be sincerely  appreciate .

Best,
Xi 

Attachment: image.jpeg
Description: JPEG image

Attachment: image.jpeg
Description: JPEG image




Archive powered by MHonArc 2.6.18.

Top of Page