convex hull of a 2D binary image
20 Apr
2011
20 Apr
'11
8:44 a.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
20 Apr
20 Apr
8:47 a.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
9 a.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
4992
Age (days ago)
4992
Last active (days ago)
2 comments
2 participants
participants (2)
-
Chris Colbert
-
jip