There are several image processing function (including labeling) in 
numpy.numarray.nd_image package. You can find nd_image documentation in 
numarray-1.5.pdf 
(http://downloads.sourceforge.net/numpy/numarray-1.5.pdf?modtime=1133880381&big_mirror=0)
 

   Nadav.

-----Original Message-----
From:   [EMAIL PROTECTED] on behalf of Cameron Walsh
Sent:   Fri 29-Jun-07 09:47
To:     [EMAIL PROTECTED]; image-sig@python.org
Cc:     
Subject:        [Numpy-discussion] Python equivalent of bwboundaries, bwlabel

Hi all,

I'm trying to do object segmentation from image slices, and have found the
matlab functions bwlabel and bwboundaries.  I haven't been able to find a
python equivalent in the pylab, scipy, numpy, or Image modules, nor has
google been fruitful.  Could somebody point me in the right direction to
find equivalent functions if they exist?

Cameron.



_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to