[Numpy-discussion] Python equivalent of bwboundaries, bwlabel

ANIRUDH VIJ ee05b077 at smail.iitm.ac.in
Fri Jun 29 07:05:54 EDT 2007


OpenCV comes with python wrappers.That should help to do pretty much any image
processing task.
On Fri, 29 Jun 2007 12:15:10 +0300, Nadav Horesh wrote
> 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:	numpy-discussion-bounces at scipy.org on behalf of Cameron Walsh
> Sent:	Fri 29-Jun-07 09:47
> To:	numpy-discussion at scipy.org; image-sig at 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.
> 
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion at scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion


---
Whatever you do will be insignificant, but it is very important that you do it.
---




More information about the NumPy-Discussion mailing list