[scikit-image] Tools for 3D segmentation ?

Joe Kington joferkington at gmail.com
Wed Apr 5 14:14:42 EDT 2017


For basic segmentation, scipy.ndimage has what you're looking for.  For
more specalized/advanced methods, you'll need to go beyond it (e.g. itk),
but scipy.ndimage is sufficient for most tasks.

On Wed, Apr 5, 2017 at 12:44 PM, Graham Kosiba <graham.kosiba at gmail.com>
wrote:

> I have also done 3D segmentation in the past with imageJ and specifically
> the 3Dviewer and boneJ plugins.
>
> Graham
>
> On Wed, Apr 5, 2017 at 12:29 PM, Vighnesh Birodkar <
> vighneshbirodkar at gmail.com> wrote:
>
>> Hello guys
>>
>> I was wondering if anyone on the list knew about software to do 3d
>> segmentation.
>>
>> Thanks
>> Vighnesh
>>
>> _______________________________________________
>> scikit-image mailing list
>> scikit-image at python.org
>> https://mail.python.org/mailman/listinfo/scikit-image
>>
>>
>
> _______________________________________________
> scikit-image mailing list
> scikit-image at python.org
> https://mail.python.org/mailman/listinfo/scikit-image
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20170405/e0c65b45/attachment.html>


More information about the scikit-image mailing list