Files
scikit-image/skimage/morphology
Tony S Yu cfa9bbfc40 Rename greyscale morphology functions.
Remove "greyscale" prefix on functions in ``morphology.grey``. To avoid confusion (and name clashes), ``greyscale_open`` and ``greyscale_close`` were renamed ``opening`` and ``closing`` (instead of ``open`` and ``close``). As a bonus, these names match scipy.ndimage.
2012-05-03 16:21:59 -04:00
..
2012-03-03 11:18:16 -08:00
2012-02-03 20:31:02 -08:00
2011-10-18 21:12:27 +02:00
2012-05-03 16:21:59 -04:00
2012-02-08 13:07:37 -08:00
2011-12-02 10:55:41 -08:00
2011-12-03 15:47:22 -08:00