Segmentation algorithms

Zachary Pincus zachary.pincus at yale.edu
Fri Jun 15 10:41:19 EDT 2012


I think a stable of basic segmentation algorithms would be a really useful addition! 

I'm agnostic on whether they ought to support 3d/nd also...

Zach

On Jun 15, 2012, at 10:29 AM, Andreas Mueller wrote:

> Hi everybody.
> I was wondering whether you are interested in having more image segmentation algorithms in skimage.
> As far as I can see, there is mainly watershed there at the moment.
> 
> I'd like to implement mean shift, quick shift, Felsenzwalb's graph based method and a k-means based method.
> Some of these are particularly interesting for super pixel creation.
> 
> Also: is there a strong desire do support both 2d and 3d images? (or even n-d?)
> I haven't been following the project to closely recently.
> 
> Cheers,
> Andy




More information about the scikit-image mailing list