problem with measure.label

Julien Derr julien.derr at gmail.com
Mon May 4 11:45:48 EDT 2015


Hi everyone, it is me again ...
I got this error with the label function
TypeError: label() got an unexpected keyword argument 'connectivity'

but I used it exactly like written in the help :

cc= label(binary2,connectivity=2)

I thought it was maybe a problem of version, but it is written in my own
help when I type ?label,
so what could it be ? ideas?

thanks again!

Julien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20150504/d8e05fcf/attachment.html>


More information about the scikit-image mailing list