Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] How to obtain a polygon from a segmented image?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] How to obtain a polygon from a segmented image?


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] How to obtain a polygon from a segmented image?
  • Date: Sat, 25 Oct 2008 17:16:48 +0200


wrote:
Hi! I'm a new user of the CGAL Library. I'm actually reading different
sections of the Reference Manual and I've a doubt I'd like to check in
this discuss list.

I want to obtain a polygon from a binary image, resulting from a
segmentation process, such that the foreground of this image establishes
the boundaries of the polygon. Are there any way implemented into the
library to achieve this transformation ? Otherwise ... Could you advise
me a procedure to achieve it?

Thanks in advance, and sorry for my bad english :P.


Hi i22dimal,

I am not sure that CGAL offers what you are looking for.
Maybe have a look at itk.

best regards,

andreas



Archive powered by MHonArc 2.6.16.

Top of Page