Module: viewer.widgets Widgets for interacting with ImageViewer. These widgets should be added to a Plugin subclass using its add_widget
Module: color
Module: transform
ORB class skimage.feature.ORB(downscale=1.2, n_scales=8, n_keypoints=500, fast_n=9, fast_threshold=0.08, harris_k=0.04)
ImageViewer class skimage.viewer.ImageViewer(image, useblit=True)
plugin_order skimage.io.plugin_order()
correct_mesh_orientation skimage.measure.correct_mesh_orientation(volume, verts, faces, spacing=(1.0, 1.0, 1.0),
moon skimage.data.moon()
inverse skimage.filters.inverse(data, impulse_response=None, filter_params={}, max_gain=2, predefined_filter=None)
reset_plugins skimage.io.reset_plugins()
Page 1 of 42