Extend plugins with imshow_collection

A first implementation is made for Matplotlib.
This commit is contained in:
Stefan van der Walt
2016-01-24 21:38:21 -08:00
parent 0d7289ea76
commit 3ffca2fdbd
7 changed files with 54 additions and 10 deletions
+1 -2
View File
@@ -1,4 +1,3 @@
[matplotlib]
description = Display or save images using Matplotlib
provides = imshow, imread, _app_show
provides = imshow, imread, imshow_collection, _app_show