convex hull of a 2D binary image

April 20, 2011
3:44 p.m.
Hi, Does scikits.image provide a way to compute the convex hull of a binary image? Something like : cHull=convexhull(binary_image) thank you Jean-Patrick

April 2011
3:47 p.m.
Do you mean the 3D convex hull? If so, you need more than one binary image... On Wed, Apr 20, 2011 at 11:44 AM, jip <jeanpatrick.pommier@gmail.com> wrote:
Hi, Does scikits.image provide a way to compute the convex hull of a binary image? Something like : cHull=convexhull(binary_image)
thank you
Jean-Patrick

4 p.m.
New subject: Re : Re: convex hull of a 2D binary image
no, just the convex hull of a a 2D image. I found the definition in "Gonzalez & Woods, p545", but I am not sure to implement the stuff. jean-patrick
5079
Age (days ago)
5079
Last active (days ago)
2 comments
2 participants
participants (2)
-
Chris Colbert
-
jip