Files
scikit-image/skimage
Juan Nunez-Iglesias 7774a76eea Add plugin return values for ImageViewer
The model supported is that plugins can return an overlay, some data,
or both. Each plugin therefore returns an `(overlay, data)` tuple in
which each element can be `None`.

To allow return values, the plugin need only override the `output`
method defined in the base Plugin class.

See discussions here:
https://groups.google.com/d/msg/scikit-image/0nkJM-WguXA/iqogBABa748J
and here:
https://github.com/scikit-image/scikit-image/pull/805
2013-10-31 14:51:06 +11:00
..
2013-08-21 11:09:02 +02:00
2013-10-21 23:02:51 -05:00
2013-10-21 23:02:51 -05:00
2013-10-14 16:14:30 +02:00
2013-08-19 18:37:30 +02:00
2013-10-17 13:44:19 +02:00
2013-10-21 23:02:51 -05:00
2013-06-12 21:16:23 +02:00
2013-10-14 16:25:29 +02:00
2013-10-14 16:14:30 +02:00
2012-10-29 18:10:39 +01:00