Do you mean the 3D convex hull? If so, you need more than one binary image...
Hi,Does scikits.image provide a way to compute the convex hull of a binary image?Something like :cHull=convexhull(binary_image) thank youJean-Patrick