Does anyone know where I can find a 'connected component' image
processing function?  I don't see it in numarray or scipy core...

In matlab the function is called bwlabel(bw,4);

and step 8 on this page is an example of what I'm trying to do:
http://www.mathworks.com/access/helpdesk_r13/help/toolbox/images/getting3.html

Thanks,
-Jim

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to