Files
scikit-image/skimage
JDWarner ee2092c6fa Documentation fix for labels input in random_walker.
This fix was needed because `labels` claimed it should be "of same
shape as `data`", but this is no longer always the case. When
multichannel=True, `labels` should be shaped like a SINGLE channel
of `data`, i.e. without the final dimension denoting channels.
2012-09-17 16:38:59 -05:00
..
2012-08-26 00:27:55 +02:00
2012-09-11 23:39:08 -04:00
2012-09-08 18:28:32 +02:00
2012-06-29 11:27:23 +02:00
2012-06-29 11:27:23 +02:00