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