Files
scikit-image/skimage/morphology
Juan Nunez-Iglesias f52f2c1779 Raise meaningful error in reconstruct w bad method
If a method other than 'erosion' or 'dilation' was passed, an
`UnboundLocalVariable` error for `pad_value` was raised, which made it
difficult to determine the source of the error. Now, an eloquent
`ValueError` is raised instead.

See #1218.
2014-11-06 10:27:43 +11:00
..
2014-05-25 20:05:17 +02:00
2014-07-15 08:03:31 -07:00
2014-09-05 23:51:39 +02:00
2014-10-07 18:05:57 +05:30
2014-06-15 15:04:40 +02:00