mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-02 16:14:21 +08:00
d9213bedde
io.Image was previously removed, but the novice Picture still depended on it. Now moved the relevant functionality back into the Picture class.