mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-26 14:20:41 +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.