Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Polygon erosion

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Polygon erosion


Chronological Thread 
  • From: Asher Kamiraze <>
  • To:
  • Subject: Re: [cgal-discuss] Polygon erosion
  • Date: Fri, 5 Feb 2010 20:07:25 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=d1q8nHIAxBiv6aAKpi/XRwskJEv6HOsS1e4PL28V1Ui3l2UNuFhEDwP5imaFNdQabW yBtovW+9ijOmahzuNLwfUv7pNgoACcjJEX6qJ/CI1d2l47k1fata7LbzX16IVzL9EiC9 n/XE5NQ7Ex1Z2Y2RuHeydSqzjukaF7eP+9uSk=

Thanks for all your answers. Since I need a coarse approximation of the erosion, your propositions seem great.
A few questions:

1) Fernando, you point the Straight Skeleton and Polygon Offseting package. It seems to fit my needs. Is it equivalent to an erosion with a circular structuring element?
2) Eric, you suggest to compute an inset. Is it also equivalent to an erosion with a circular structuring element?
3) Kiên, could you explain what is the complement of a polygon?

Best,

Asher

2010/2/5 Kien Kieu <>
I have never practiced dilatation or erosion with CGAL. But here is a suggestion: you could first compute the complement of your polygon and then dilate the complement.

Asher Kamiraze <> a écrit :

Dear list,

I want to erode a polygon with a polygonal structuring element. I had a look
at the 2D Minkowski sums package, but it seems to only provide dilatation.
Is there a way to erode a polygon with CGAL ?

Best,

Asher

--

You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss





--
Kiên Kiêu                    tel  : + 33 (0)1 34 65 28 16
Unité MIA, INRA              fax  : + 33 (0)1 34 65 22 17
Domaine de Vilvert           email:
F-78352 Jouy-en-Josas Cedex  url  : http://www.jouy.inra.fr/mia


--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss





Archive powered by MHonArc 2.6.16.

Top of Page