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.kos...@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 < > vighneshbirod...@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@python.org >> https://mail.python.org/mailman/listinfo/scikit-image >> >> > > _______________________________________________ > scikit-image mailing list > scikit-image@python.org > https://mail.python.org/mailman/listinfo/scikit-image > >
_______________________________________________ scikit-image mailing list scikit-image@python.org https://mail.python.org/mailman/listinfo/scikit-image