Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] 2D Alpha shape: built-in function for medial axis?

Subject: CGAL users discussion list

List archive

[cgal-discuss] 2D Alpha shape: built-in function for medial axis?


Chronological Thread 
  • From: 詹旭聪 <>
  • To: "" <>
  • Subject: [cgal-discuss] 2D Alpha shape: built-in function for medial axis?
  • Date: Thu, 4 May 2017 15:08:55 +0800
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Importance: normal
  • Ironport-phdr: 9a23:yGW1UhEOkyOuHYTMrMJyW51GYnF86YWxBRYc798ds5kLTJ78pMywAkXT6L1XgUPTWs2DsrQf2raQ6/iocFdDyK7JiGoFfp1IWk1NouQttCtkPvS4D1bmJuXhdS0wEZcKflZk+3amLRodQ56mNBXdrXKo8DEdBAj0OxZrKeTpAI7SiNm82/yv95HJbQhFgDWwbaluIBmqsA7cqtQYjYx+J6gr1xDHuGFIe+NYxWNpIVKcgRPx7dqu8ZBg7ipdpesv+9ZPXqvmcas4S6dYDCk9PGAu+MLrrxjDQhCR6XYaT24bjwBHAwnB7BH9Q5fxri73vfdz1SWGIcH7S60/VDK/5KlpVRDokj8KOT02/2/JisJ+kaxVrxG7qRNj2IPbep2ZOeBkc6/BYd8XR2xMVdtRWSxbBYO8apMCDewHP+ResoLwoFoPrRukCgmqC+Lv1yNHhnjw3a01yOkhHgTG0xYhH9IKqnjbsNL1NKILXO2z0aLGzi3DYutU1Dry8oTEbw4trPGWUb9zf8fd00kiGgzdglmNq4HoPymZ2vkNvmWf9eZsSPyjh3M9pwx+rDWiwNonhJPTiYIP0F/E8D10wIYrKt28T052edukH4FRtyGeLod2WswiT31xtCY0yrALtoS3fCcNyJQgyB7fb+KIf5KU7RLkUeadOTZ4hHR7d7Kjnxu/80etxvfhWsWq0FtGtClIn9fWun0N2BHf8s2HReF8/kel1zaPzQfT6uRcLEE1larUMZghw7EtlpUPtkTDGCD2lV75jK+TbEok++yo5/77bbXho5+QL5V0hR3mMqQyhsy/Bvw1PRQBX2eB/eSwzaDs/UziQLpWk/02ibLZvYvBJcUbo665GxVa3pwi6xa5FTem0c4XkWMJLFJfK1q7iN2jMF7HJLX0DOy0nk+3uDZt3fHPeLP7SN2ZJXfKlPLtfK129lVH4As119FWoZxOXOIvOvX2D7cJTJSMHB8wNRypyOHhB/1y04ofXSSEBarPY/CaikOB+u96e7rEX4QSojuoc/U=

Hi there,

 

I am working with 2D Alpha shape using CGAL at the moment and I want to “trim” my alpha shape so that its boundary will look better in some sense (straighter, smoother, etc.). In order to do that I would like to try the method of medial axis but I had a hard time figuring out the suitable data structure for medial axis.

 

So I now turn to this user mailing list for help. Are there built-in functions within CGAL for computing medial axis? Any help or suggestions are truly appreciated. Thanks!

 

Best regards,

ZHAN, Xucong



  • [cgal-discuss] 2D Alpha shape: built-in function for medial axis?, 詹旭聪, 05/04/2017

Archive powered by MHonArc 2.6.18.

Top of Page