Extend plugins with imshow_collection

A first implementation is made for Matplotlib.
This commit is contained in:
Stefan van der Walt
2016-03-02 16:22:24 -08:00
parent 0d7289ea76
commit 3ffca2fdbd
7 changed files with 54 additions and 10 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
[test]
description = Test plugin
provides = imsave, imshow, imread, imread_collection
provides = imsave, imshow, imread, imread_collection, imshow_collection