Files
scikit-image/skimage
Adam Feuer 1cb73c79d6 improved name of pil import/export functions
- to make it clear what the functions actually do:
  ndarray_to_pil() and pil_to_ndarray()
- as per code review feedback
- updated tests to use the new function names

- incoming change to pil_plugin assumed PIL Image
  objects will always be from files; this is
  not always true anymore. Now pil_plugin
  checks to see if the Image came from a file
  before trying to close its associated file.
2014-08-05 08:03:40 -07:00
..
2014-08-04 07:26:07 -05:00
2014-03-16 15:46:39 -04:00
2014-04-12 09:57:51 -04:00
2013-06-12 21:16:23 +02:00
2014-07-19 19:16:46 -05:00
2013-12-10 22:45:14 +01:00