ScribbleTrace icon indicating copy to clipboard operation
ScribbleTrace copied to clipboard

skimage.data.load() should be skimage.io.imread()

Open CentralHarlemAnonymous opened this issue 4 years ago • 0 comments

Not sure when it changed, but in modern versions of scikit-image, files are loaded with skimage.io.imread() rather than skimage.data.load(). Everything else works. I'd make the change myself but honestly I have no idea how collaboration on these projects works.

CentralHarlemAnonymous avatar Nov 26 '21 16:11 CentralHarlemAnonymous