mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-15 12:54:54 +08:00
- added capability to import and export to PIL Image objects, not just files - allows for converting to and from PIL image objects without writing to disk - no unit test yet