okcancelbuttons

OKCancelButtons

class skimage.viewer.widgets.OKCancelButtons(button_width=80) [source]

Bases: skimage.viewer.widgets.core.BaseWidget

Buttons that close the parent plugin.

OK will replace the original image with the current (filtered) image. Cancel will just close the plugin.

__init__(button_width=80) [source]
close_plugin() [source]
update_original_image() [source]
doc_scikit_image
2017-01-12 17:22:36
Comments
Leave a Comment

Please login to continue.