mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-12 12:50:49 +08:00
ENH: Add SimpleITK IO plugin.
IO plugin for SimpleITK, http://simpleitk.org/ imread and imsave implemented. Tests based off the PIL tests.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
[simpleitk]
|
||||
description = Image reading and writing via SimpleITK
|
||||
provides = imread, imsave
|
||||
Reference in New Issue
Block a user